Hello Experts!
I have following scenario:
4 datasources: 2 loaded immediately, 2 - in background on doBackgroundProcessing function which is triggered from "On Startup". Datasources share same input BEx variables. Dashboard has a chart which is assigned to datasource loaded immediately.
The problem is that within described scenario the chart refreshed after BackgroundProcessing is finished. Most probably this is related to the fact that queries have input variables (while removing variables from all queries refresh doesn't happen).
Similar problem was described in the this discussion but there is no solution.
Refreshing screen 2nd time after loading the data sources
So maybe someone already have an idea what is happening and how the refresh can be avoided?
Best Regards,
Denis Anischenko.