Subdomain 1.1: Map current state of analytics to future state
1.A client insists on migrating a legacy report into Tableau that consists of a single text table with 50 columns and 100,000 rows. They claim they need to see all the data at once. As a Tableau Consultant, what is the best practice approach to translate this requirement?
- A.Increase the maximum number of row and column labels in Tableau to 50 and build the text table as requested.
- B.Push back on the requirement and design a high-level summary dashboard with visual KPIs, providing a drill-down action to a detailed crosstab or a CSV export for row-level data.
- C.Split the 50 columns across 5 different dashboards and use navigation buttons to move between them.
- D.Use a scatter plot to represent the 50 columns as different dimensions on the detail shelf.
Show answer & explanation
Correct answer: B — Push back on the requirement and design a high-level summary dashboard with visual KPIs, providing a drill-down action to a detailed crosstab or a CSV export for row-level data.
- A. Incorrect. While Tableau allows increasing the limit of row/column labels (up to 50 in recent versions), doing so for a 100,000-row table is not a best practice. Rendering such a large, wide text table causes severe performance degradation, defeats the purpose of visual analytics, and provides a poor user experience.
- B. Correct. This follows the 'Guided Analytics' framework. The consultant should lead the client toward a summary-level dashboard with visual KPIs for quick insights, while providing a drill-down path to a crosstab or a CSV export for users who specifically need granular, row-level data. This balances performance with the client's need for data access.
- C. Incorrect. Splitting columns across multiple dashboards increases cognitive load, fragmentation, and maintenance overhead. It does not address the underlying issue of attempting to use Tableau as a spreadsheet tool rather than a data visualization platform.
- D. Incorrect. A scatter plot is intended to show relationships between measures. Placing 50 dimensions on the Detail shelf would create a confusing, unreadable visualization and would not fulfill the user's requirement to see tabular data.