Skip to main content

I have a custom SQL data extract from gradate using which I have made a stacked graph containing 51000 rows. Is there a way to limit the data displayed when the view is loaded as it takes a very long time for the dashboard to load?

 

Thank you,

3 个回答
  1. 2015年6月1日 22:26

    Sure -- I believe you should be able to limit the Extract based on some Dimension filter (or set a Data Source Filter via the "Data" menu).  As an example, if you have an ID field, you should be able to limit the Extract to only include the first N number of ID values in that Dimension.  Or you can edit the Custom SQL before extracting to get what you want.

     

    This example shows limiting an Extract based on a [State] dimension, among others: Extracting Data | Tableau Software

0/9000