Which two statements accurately describe a visualization animation? Choose two
Answer : A, B
Visualization animations in Tableau can highlight changing patterns in data and can be either simultaneous or sequential:
A . Highlights changing patterns in data:
Visualization animations are designed to highlight changes in data over time or as filters are applied. They help users to see how data trends and patterns evolve.
B . Can be simultaneous or sequential:
Animations in Tableau can be configured to play simultaneously or sequentially. Simultaneous animations play all changes at once, while sequential animations play changes one after the other, allowing for a step-by-step view of data transformations.
Incorrect options:
C . Can be applied to map visualizations: While animations can be applied to map visualizations, the statement is not one of the two correct descriptions of visualization animations as per the question context.
D . Uses the Pages shelf: The Pages shelf is used for creating page animations, which is a different concept from visualization animations.
Tableau's official documentation on animations: Formatting Animations
What statement correctly describes a requirement to create a reference line in Tableau?
Answer : B
In Tableau, to create a reference line, one of the axes in the view must contain an aggregated measure. Reference lines are typically used to add context or additional information to the data in a view, and they are often based on some form of aggregate such as the average, median, sum, etc., of a measure.
What are three ways to access bolding options for the text in a tooltip? Choose three.
Answer : A, C, F
To access bolding options for the text in a tooltip in Tableau, you can:
Select Tooltip on the Marks card, which allows you to edit the tooltip for the specific marks.
Select Worksheet on the menu, and then Tooltip, to open the tooltip editor for the worksheet.
Right-click on the Field and select Format, which lets you format the text including bolding options in the tooltip.
How can you set the default properties of a field to Currency?
Answer : A
To set the default properties of a field to Currency in Tableau, you need to configure the number format of the field from the Data pane. This can be done by right-clicking the field in the Data pane and selecting Default Properties, then choosing the appropriate number format (in this case, Currency).
Which chart type uses automatically generated sizes that cannot be resized by using the Marks card?
Answer : D
In Tableau, a Density map (also known as a heat map) uses automatically generated sizes for the data points that cannot be resized by using the Marks card. This chart type is designed to display density of data points on a map, where the size and color of the data points represent the concentration of data in that area.
What allows you to drill up or down in the level of detail (LOD)?
Answer : C
Hierarchies in Tableau allow users to drill up and down to explore data at different levels of detail. By setting up a hierarchy, users can navigate through levels of the hierarchy to analyze data at each level, from the highest summary down to the finest detail.
You have the following visualization.
Where should you place a field named Region to show multiple distinct lines on the same axis?
Answer : B
To display multiple distinct lines on the same axis based on a field, you should place the field on the Color shelf in the Marks card. This will encode each distinct value in the Region field with a different color, resulting in separate lines for each region on the same axis.