Forecast
Trend line
Dynamic slicer
Parameter
Answer Dynamic slicer is correct.
A dynamic slicer provides animation capabilities for report visuals. It is a type of slicer that automates the
selection of filter criteria.
Which of the following ways is used to change how the data of a report or dashboard is viewed?
Page format
Chart sorting options
Page duplication
Conditional formatting
Answer Chart sorting options is correct.
Chart sorting options allow users to change how the data is viewed and the impact it has on the context of a
report or dashboard. Users can change the sort order of a visual from within the visual header.
Which of the following is a value that can be referenced in DAX expressions and configured as part of a
slicer?
Parameter
Trend line
Forecast
Variable
Answer Parameter is correct.
A parameter is a means to define a variable that is configurable by end users of reports and dashboards.
Parameter values can be configured as part of a slicer and referenced in DAX expressions.
, What is used to highlight certain portions of a table or matrix visual?
Chart sorting
Page format
Conditional formatting
Page duplication
Answer Conditional formatting is correct.
Conditional formatting is used to highlight certain portions of a table or matrix visual. Users can specify
custom cell background or text colors, including color gradients, based on field values.
Which of the following provides deeper information for high-level visuals or shows related data for
visuals?
Page information
Themes Gallery
Report page tooltip
Visual level filter
Answer Report page tooltip is correct.
A report page tooltip provides deeper information for high-level visuals or shows related data for visuals.
When the tooltip is activated, the visuals from the tooltip page are filtered by the data point being hovered
over.
A calculated table is populated with column values that are created from DAX formulas.
table union
calculated table
trend line
forecast
Answer calculated table is correct.
A calculated table is a table that is populated with column values that are created from DAX formulas rather
than being populated by data from your data source.
It is a good choice for performing traditional calculations that users want to store instead of calculating on
the fly.