Skip to Content
0
Former Member
Aug 04, 2016 at 01:59 AM

reloadData() script does not refresh data?

387 Views

Hi all,

i have a design studio application (version 1.6 ) and would like the data sources to be refreshed automatically every few minutes.

this is based on single DS - olap connection(Bex query) and no variable prompts.

i have added crosstab/chart, assigned datasourc, added standard Timer component, gave time interval of 10000 ms, with "On Timer" event script DS_1.reloadData(); and 'on startup' script as Timer_1.start() and saved and opened fine in BI launchpad. when i go back to bex and change filter to some different values, auto refresh not happening, data remains same.

am i missing anything here? i checked SCN and tried all of the options in previous threads and still shows same issue.

thanks

baggi