Hello,
I know that we have now the choice to show/hide a visualization (via a parameter).
In a multi canvas OAC report normally only the queries on the visible canvas are launched to optimize the performance. That might be interesting to have this facility in the same canvas at visualization level.
In this way we can start/pause a query related to a invisible visualization, if we don't need to see all the data.
Exemple: I have a radio button that displays 2 differents tables with 2 differents queries. In fact the 2 queries are launched behind even if we don't need both of them.
I think that can increase the global performance because generally in a dashboard we have many queries that we don't use all the time.
Thanks!