I have text table with index and approximate more than 500k records. I have created calculation with index like index <= number of rows (number of rows is integer parameter initial value is 200 and user can change that up to 500K) Initial load time is more than 5 min.when you apply any filter that also taking more than 3min. How to increase performance of this dashboard ?
4 answers
Hi @Govind Wavadane,
Have you considered doing the calculations in Tableau Prep or Alteryx and loading them as an extract into the Tableau Dashboard? You could have several preset views based on user preferences, and different views for each. Tableau can take a long time to do calculations.
Thanks,
Amy