Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Woocache
New Member

ALL with Table vs ALL with Column

I have a question related to how ALL works when I pass in the Table vs when I pass in the Column. I understand it removes any filter applied to table or column. I noticed that If I use it with COUNTX and pass the column (COUNTX(ALL(columnA)), columnA) it would count only the distinct values (why?), and when I pass the table (COUNTX(ALL(tableA)), columnA) it would count all values. Is this behavior by design?

I do not understand how this relates to removing the filters.

TIA

1 ACCEPTED SOLUTION
stevedep
Memorable Member
Memorable Member

A column reference always does a group by aggregation. 

Kind regards,

Steve. 

View solution in original post

1 REPLY 1
stevedep
Memorable Member
Memorable Member

A column reference always does a group by aggregation. 

Kind regards,

Steve. 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.