Practice - 5 Tasks
Answer the questions below
1fill in blank
easyComplete the code to create a subscription for a dashboard in Tableau.
Tableau
Subscribe to the dashboard by clicking the [1] button on the toolbar. Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'Export' instead of 'Subscribe' because both are on the toolbar.
Selecting 'Refresh' which updates data but does not send emails.
✗ Incorrect
The Subscribe button allows users to receive scheduled emails of the dashboard.
2fill in blank
mediumComplete the sentence to set an alert condition in Tableau.
Tableau
To create an alert, select the measure and click [1] > Create Alert.
Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'Subscribe' which is for dashboard emails, not alerts.
Selecting 'Alert' which is not a menu but an action inside 'More Options'.
✗ Incorrect
The More Options menu contains the option to create alerts on measures.
3fill in blank
hardFix the error in the alert setup by completing the missing step.
Tableau
After selecting the condition, click [1] to save the alert. Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Clicking 'Cancel' which discards the alert setup.
Clicking 'Delete' which removes existing alerts.
✗ Incorrect
Clicking Save confirms and activates the alert condition.
4fill in blank
hardFill both blanks to complete the subscription setup steps.
Tableau
To subscribe, select the dashboard, click [1], then choose the [2] frequency.
Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'Export' instead of 'Subscribe' for the first blank.
Selecting 'Weekly' when the question asks for daily frequency.
✗ Incorrect
First, click Subscribe to open subscription options, then select Daily to receive emails every day.
5fill in blank
hardFill all three blanks to complete the alert configuration code snippet.
Tableau
If [1] [2] [3], then send alert email.
Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Using 'Profit' instead of 'Sales' which changes the alert logic.
Using '<' instead of '>' which reverses the condition.
✗ Incorrect
The alert triggers when Sales is greater than 10000.