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. 595 members and growing.
Tableau live connections send dynamic queries directly to your source database, which can become resource-intensive if the underlying data structure lacks proper indexing. You can identify these bottlenecks using the Performance Recording feature to isolate slow Executing Query events. Resolving the issue typically involves adding database indexes or switching to an in-memory extract to shift the processing load away from the source system.