1 Build Report with required fields,
2 Go to Advance SQL tab check the Check Box ' Bypass Oracle BI Presentation Services Cache'
3 Goto bottom of page look for 'Prefix' in text box type 'SET VARIABLE DISABLE_CACHE_HIT=1;'
4 Save the report
If you have any prompts on this page, want live data to be pull in prompts, for that while creation of prompt go to show, choose SQL Results from drop down, in edit box prefix 'set variable DISABLE_CACHE_HIT=1' followed by what ever the query required.
Sounds good. Thanks!
ReplyDeleteHi Srinivas
ReplyDeleteI have a requirement...How we create a checkbox pronpt as a dashboard prompt in obiee
Thanks & Regards
Krishna
@Krishna,
ReplyDeleteI dont think OBIEE 10G supports directly checkbox. Not sure how to achieve through javascript.