Checklist progress
0/281Learned
Tableau Consultant
Study Checklist
Checklist progress
0/281Learned
Recommend when to use an advanced chart type, such as Sankey, chord, radar, tile map, small multiples, and data densification
0/11
Identify the effect of the Tableau order of operations on calculations
0/8
Troubleshoot issues caused by the Tableau order of operations
0/7
Plan and implement advanced techniques to build interactivity into dashboards, such as dynamic URL actions, parameter actions, and filter actions
0/10
Identify and resolve resource-intensive queries
0/6
Identifying high-cardinality joins as a query pattern that generates resource-intensive queries.
Learn this conceptMaximize caching for Tableau Server
0/4
Identify and resolve performance issues caused by calculations such as string comparisons, IF THEN statements, and Level of Detail (LOD) expressions
0/5
Recommend calculations that should be moved upstream of Tableau
0/1
Interpret and resolve issues by using performance recordings
0/8
Identify and resolve performance issues caused by design elements such as number of sheets, number of filters, and image size
0/6
Implement aggregations that include dimensions
0/4
Implement advanced table calculations, such as window, nested table, or multi-directional
0/8
Implement advanced date functions, such as fiscal calendars
0/4
Implement advanced LODs, such as nested LODs
0/5
Implement combinations of advanced calculations
0/4
Troubleshoot advanced calculations
0/5
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Tableau Consultant studiers.
Context filters force Tableau to compute a specific dataset once before applying other filters, which establishes a strict order of operations. When the underlying data model changes after a context is created, Tableau must recompute that context, often triggering resource-intensive temporary table operations. Resolving these performance bottlenecks requires finalizing your data model first and verifying that your database grants permissions to create and drop temporary tables.