0
0
Tableaubi_tool~10 mins

Detail level of marks in Tableau - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to add a dimension to the Detail shelf in Tableau.

Tableau
Drag the [1] field to the Detail shelf to increase the detail level of marks.
Drag options to blanks, or click blank then click option'
AAverage Discount
BSUM(Sales)
CProfit Ratio
DCategory
Attempts:
3 left
💡 Hint
Common Mistakes
Dragging a measure instead of a dimension to Detail.
Confusing Detail with Color or Size shelves.
2fill in blank
medium

Complete the sentence to explain the effect of adding a field to Detail.

Tableau
Adding a field to Detail [1] the level of granularity in the view without changing the aggregation.
Drag options to blanks, or click blank then click option'
Aincreases
Breduces
Cremoves
Dignores
Attempts:
3 left
💡 Hint
Common Mistakes
Thinking Detail changes aggregation.
Confusing Detail with filters.
3fill in blank
hard

Fix the error in the sentence about Detail shelf usage.

Tableau
The Detail shelf [1] the color of marks in Tableau.
Drag options to blanks, or click blank then click option'
Acontrols
Bdoes not control
Csorts
Dfilters
Attempts:
3 left
💡 Hint
Common Mistakes
Assuming Detail changes color.
Mixing up Detail and Color shelves.
4fill in blank
hard

Fill both blanks to complete the explanation about Detail and aggregation.

Tableau
Adding [1] to Detail increases the number of marks, but the [2] of each mark remains unchanged.
Drag options to blanks, or click blank then click option'
Aa dimension
Baggregation
Ccolor
Dfilter
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing color or filter with dimension.
Thinking aggregation changes when adding Detail.
5fill in blank
hard

Fill all three blanks to complete the Tableau calculation for count distinct customers at detail level.

Tableau
COUNTD([1]) is used to count distinct [2] when marks are detailed by [3].
Drag options to blanks, or click blank then click option'
ACustomer ID
Bcustomers
CRegion
DSales
Attempts:
3 left
💡 Hint
Common Mistakes
Using Sales instead of Customer ID for count distinct.
Confusing what field to add to Detail.