cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
John89
Level II

How to make Dashboard of Dashboards without keeping datatables open in memory?

I have a 500 item dataset, each one made up of about 500,000 data points. I want to make a report from each sub dataset and present the overall results of the 500 items with all of the resolution. The trival way is to make a dashboard/app of multiple datatables, but even if hidden they still take up memory and this is not an option. The end dashboard should give insights to notice issues within sub datasets and be able to open up specific points.
Any suggestions?
1 REPLY 1
jthi
Super User

Re: How to make Dashboard of Dashboards without keeping datatables open in memory?

Column Switchers might help with some of the issues you are facing.

-Jarmo

Recommended Articles