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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
baneworth
Helper III
Helper III

AND DAX formula not working correct

Dear PowerBI community,

 

my current situation is as follows:

I have 3 CP's (checkpoints) which can have either 1 or 0. CP_OK, CP_notOK and CP_notused.

 

First thing, i just simply show the status of each with an icon of they are "1".

 

CP_Status.jpg

 

 

Then i had to write DAX for a 4th CP called CP_Open

I wrote the DAX as below. It seems to work for some tools, but then again some tools show the same CP as CP_OK and CP_Open.

Is there something wrong with the DAX?

 

 CP_open.jpg

 

double_ok.jpg  double_open.jpg

 

Any help appreciated.

Thank you

2 REPLIES 2
JorgePinho
Solution Sage
Solution Sage

You created a calculated column or a measure? 

@JorgePinho it is a calculated column

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.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors