Forum Discussion
Report refresh upon dataset refresh
- 5 years ago
You have a couple of options - mainly related to changing the data source to Direct Query mode. That would make the scheduled refresh obsolete, and would also allow you to set up auto page refresh for individual pages.
If for some reason you need to keep your scheduled refresh then user education is the only way (mostly teaching them how to press F5 in their browser)
You have a couple of options - mainly related to changing the data source to Direct Query mode. That would make the scheduled refresh obsolete, and would also allow you to set up auto page refresh for individual pages.
If for some reason you need to keep your scheduled refresh then user education is the only way (mostly teaching them how to press F5 in their browser)
My database is a mySQL server, so Direct Query isn't supported. I hadn't realized that embedded reports are refreshed upon opening though, so actually I don't think it's too much of a problem anymore.