
Multi Measure Dynamic Visuals
Quiz by Support - BusinessPromoted .com
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
10 questions
Show answers
- Q1What formatting technique is used in the video to create the alternating column colors in the clustered column chart?Conditional formatting based on the measure values.Themes applied to the chart.None of the above.Chart elements formatting.30s
- Q2What is the purpose of the 'SELECTEDVALUE(Comparison Selected)' measure used in the video?To store the user selection from slicer 'Selection B' for comparison with the dynamically selected metric from 'Selection A'.To calculate the difference between the two selected metrics.To filter data based on the selection in slicer 'Selection B'.To create a hierarchy for the selected metric.30s
- Q3Why is the DAX function SWITCH used in the 'Selection1' measure formula?To filter data based on the selected measure.To evaluate multiple conditions and return a corresponding value based on the first true condition.To perform a calculation on the selected measure.To create a time intelligence calculation.30s
- Q4What is the benefit of using slicers instead of filters in the context of this video?Filters provide more control over data selection.Slicers allow for quick selection and comparison of different metrics, while filters can hide data points.None of the above.There is no functional difference between slicers and filters in this scenario.30s
- Q5How can the technique demonstrated in the video be adapted for showcasing trends over time?None of the above.By changing the chart type to a line chart.By incorporating a time dimension slicer and modifying the measures to use time intelligence functions.By adding a trendline to the clustered column chart.30s
- Q6What is the primary function of the slicer created named 'Selection A' in the video?To sort data in a table.To allow dynamic selection of metrics for comparison in a clustered column chart.To filter data for rows.To create a hierarchy for data.30s
- Q7What are the two tables used in the video to create the slicers 'Selection A' and 'Selection B'None of the above.Selection A' uses a table with Sales Last Year, Sales Last Month, Sales Six Months Ago. 'Selection B' uses a table with Total Sales, Total Profits, Total Costs.Selection A' uses a table with Total Sales, Total Profits, Total Costs. 'Selection B' uses a table with Sales Last Year, Sales Last Month, Sales Six Months Ago.Selection A' and 'Selection B' use the same table.30s
- Q8What is the formula used in the video to create the measure 'Selection1'?None of the above.VAR(SELECTEDVALUE(Selected Measure), SELECTEDVALUE(Selected Measure))SWITCH(TRUE,SELECTEDVALUE(Selected Measure) = Total Sales, 1, SELECTEDVALUE(Selected Measure) = Total Costs, 2, SELECTEDVALUE(Selected Measure) = Total Profits, 3)AVERAGE(SELECTEDVALUE(Selected Measure), SELECTEDVALUE(Comparison Selected))30s
- Q9What is the purpose of combining the 'Selection1' and 'Selection2' measures in the video?To filter data in the chart.To dynamically change the visualization based on the selections made in the slicers 'Selection A' and 'Selection B'To sort data in the chart.To create a hierarchy for data in the chart.30s
- Q10What is the advantage of the technique showcased in the video over a static visualization?It allows you to create more complex calculations.It allows you to compare any two metrics from a selection dynamically.It allows you to format the chart differently.It allows you to show more data points in a single chart.30s