This content has been marked as final.
Show 2 replies
-
1. Re: How to make it faster to open up the Tableau
ShivaRam Chennapragada Jul 23, 2018 12:18 PM (in response to Helen Wang)2 of 2 people found this helpfulHelen- We've all been there, so here are few things to consider regarding workbook performance,
- Do you need to load so much data? - Consider data source filters, context filters to reduce data size.
- How about creating a data extract? - Extracts improve workbook performance significantly.
- Avoid complex calculations on the fly - If possible perform aggregations, calculations at database level.
- To your 2nd question, Tableau queries database server and depending on the complexity of the query the CPU is used. If you're loading such huge amounts of data and calculations into view the query gets complex.
Here are some useful links,
Improving Dashboard Performance
Record and Analyze Workbook Performance
Hope this helps. Good luck!
Thanks,
Shiva.
-
2. Re: How to make it faster to open up the Tableau
Helen Wang Jul 24, 2018 4:54 PM (in response to Helen Wang)Thank you so much.
I have a question and would you mind helping me with it?