Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
If I have multiple DVs in an app from the same template app, if I trigger refresh on one app, will all the DVs from the template apps be refreshed at the same time? Just wanted to see if I can manage the refresh individually?
And also all the dynamic views refresh starts automatically whenever open an app?
Thanks,
Each dynamic view works independently, even if they come from the same template. Refreshing one doesn’t affect the others — you control each one separately.
In my case the ones come from the same template refresh at the same time.
instead of triggering the refresh per DV, create a button that refresh dynamic views (thats the action) it will refresh all DVs in the sheet. even if the DVs are run using different sessions/dashboards they use the same template, same binding variables so the values passed to them will be the same
i should have said - it refreshes all the DVs in the sheet AT THE SAME TIME