0
0
Tableaubi_tool~10 mins

Dashboard sizing options 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 set a fixed dashboard size in Tableau.

Tableau
Dashboard size is set to [1] to keep the dashboard dimensions constant.
Drag options to blanks, or click blank then click option'
AFixed size
BRange
CFloating
DAutomatic
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'Automatic' which adjusts size dynamically.
Confusing 'Floating' with sizing options.
2fill in blank
medium

Complete the code to select a dashboard sizing option that adjusts to the browser window.

Tableau
To make the dashboard resize with the browser, choose [1] sizing.
Drag options to blanks, or click blank then click option'
AFixed size
BRange
CAutomatic
DTiled
Attempts:
3 left
💡 Hint
Common Mistakes
Selecting 'Fixed size' which does not resize.
Confusing layout options like 'Tiled' with sizing.
3fill in blank
hard

Fix the error in the dashboard sizing option that allows setting minimum and maximum sizes.

Tableau
Choose [1] sizing to specify minimum and maximum dashboard dimensions.
Drag options to blanks, or click blank then click option'
AFixed size
BAutomatic
CFloating
DRange
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'Fixed size' which does not allow size ranges.
Confusing 'Floating' with sizing options.
4fill in blank
hard

Fill both blanks to complete the sentence about dashboard sizing and layout.

Tableau
The [1] sizing option adjusts dashboard size, while [2] controls how objects are arranged.
Drag options to blanks, or click blank then click option'
AAutomatic
BFixed size
CLayout
DRange
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing sizing options with layout terms.
Choosing 'Fixed size' for dynamic sizing.
5fill in blank
hard

Fill all three blanks to complete the Tableau dashboard sizing code snippet.

Tableau
Set dashboard size to [1], choose [2] to limit size, and use [3] layout for overlapping objects.
Drag options to blanks, or click blank then click option'
AFixed size
BRange
CFloating
DAutomatic
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing layout options with sizing options.
Choosing Automatic instead of Fixed size for constant dimensions.