Multiple Choice
Difficult
QWhich DAX expression would most likely be used to calculate a percentage of total sales?
ID: #25397
Introduction to Power BI
2 views
Question Info
#25397Q ID
DifficultDifficulty
Introduction to Power BITopic
Your Answer
Select All That Apply
Tick every correct option, then press Check Answer.
Correct Answer
Explanation
Option C is correct because it divides the current sales value by the overall sales value after removing filters using ALL(). This is a common pattern for calculating percentage contribution to the total. Option A returns only total sales. Option B counts rows rather than calculating percentages. Option D counts unique values and is unrelated to percentage-of-total calculations.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic