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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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