Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Dashbord optimization

Hello everyone. I have a dashboard with a large number of custom card visuals (about 150). Also, for each visual there is a slice for filtering, the parameters for which are taken from the correspond...
  • mahoneypat's avatar
    3 years ago

    150 cards on a page is too many. I suspect when you use Performance Analyzer for that page, you see high values in the "other" category (while each visuals waits for the other ones to render). Look into a different design to convey your information, or switch to visuals that have small multiples (or use the Cards with States visual). Another option is to use the Deneb visual, so that you can create a single visual that has all the same elements (probably with the "fold" transform and the use of faceting).

     

    Pat