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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
campelliann
Post Patron
Post Patron

Countif Equivalent in table (I cant figure out why the first image fails)

Hi,

 

I would like to understand, why I do get 1 in every row (when trying to count the IDS of first column) with the first image. But then with the 2n image it works perfectly fine. Thanks!

1)

campelliann_2-1611682880602.png

2)

campelliann_1-1611682802671.png

 

1 ACCEPTED SOLUTION
AlB
Community Champion
Community Champion

Hi @campelliann 

The short answer is: context transition, triggered by CALCULATE

A very important mechanism in DAX

You can override it with an ALLEXCEPT(Table1, Table1[equipa2])

 

Please mark the question solved when done and consider giving a thumbs up if posts are helpful.

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

Cheers 

 

SU18_powerbi_badge

View solution in original post

1 REPLY 1
AlB
Community Champion
Community Champion

Hi @campelliann 

The short answer is: context transition, triggered by CALCULATE

A very important mechanism in DAX

You can override it with an ALLEXCEPT(Table1, Table1[equipa2])

 

Please mark the question solved when done and consider giving a thumbs up if posts are helpful.

Contact me privately for support with any larger-scale BI needs, tutoring, etc.

Cheers 

 

SU18_powerbi_badge

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Solution Authors