Hello Community
I developed a dashboard in version 1.5 SP0. There are 5 tabs and around 16 Bex datasources in total.
As per suggested, i applied dobackgroundprocessing rule, i.e. in starting i only run first tabs' datasources, and rest of them are running in backgroundprocessing.
In background processing part, i put alert to show me when loading has finished.
After i got the alert, i start navigating between tabs, and i expect no more query executions, however especially 2 tabs' queries are being executed again. (i double-checked it in SM66)
What do you think the reason can be?
I have no scripts in those tabs like "Reload or getData" and i don t do selections in charts.
Thank you for your inputs,