Hi all,
I have a dashboard with several small dashboards embedded using the SubCanvasViewContainers, the embedded dashboards either contain only one table or a couple of visualizations.
The reason for that is making the dashboard configurable so the user can choose the embedded dashboards he/she wants to see in the dashboard. I read a metric set that tells me what the user wants to see and I show it according but it is too slow, it looks like DBI is not loading the containers in parallel.
Anyone here has had the same issue or have a better way to achieve the same results not using ViewContainers?
Thanks,
Fabiano.