Multiple Choice Difficult

QWhat is the primary purpose of the ALL() function in DAX?

ID: #25396 Introduction to Power BI 2 views
Question Info
#25396Q ID
DifficultDifficulty
Introduction to Power BITopic

Select All That Apply

Tick every correct option, then press Check Answer.

  • A To create relationships between tables.
  • B To remove filters from specified tables or columns.
  • C To count all rows in a table.
  • D To return all reports in a workspace.
Correct Answer

Explanation

Option B is correct because ALL() removes filters from a table or column and is commonly used when calculating percentages, grand totals, or comparisons against overall totals. For example, it can calculate Total Sales regardless of the currently selected region. Option A is unrelated to DAX. Option C describes counting functionality. Option D is unrelated to Power BI calculations.

Share This Question

Challenge a friend or share with your study group.