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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
garuth01
Frequent Visitor

Create total pass/fail measure for visual

I am trying to make something like an AND function that compares the values in resultA, resultB, resultC, and resultD. I want a column called resultFINAL which returns "PASS" if and only if resultA, resultB, resultC, and resultD are "PASS"
 

 

Below is a measure I tried making, but I'm not sure where/how to put it in the visual.

Capture7.PNG

 

 

The reason I have 2 different ways of doing it is because when I add more data, the method in the first picture below takes too much memor to display. Therefore, I prefer to find a way to show this resultFINAL column using the style of the second picture.Capture8.PNG

Capture9.PNG

2 REPLIES 2
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @garuth01 ,

If I understand your requirement correctly that you want to know how to show the resultFINAL measure in the visual.

Actually, I think that should be based on what data you want to see.

In addition, from my point, you could show the resultFINAL measure as the first image and you could not put the resultA, resultB, resultC, and resultD in the table visual so that I think the performance will be better.

If you still need help, feel free to ask.

Best  Regards,

Cherry

 

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hello, @v-piga-msft ,

 

I tried what you mentioned and it's giving me all fails. Clearly it shouldn't be, because all of the values are less than my Upper Limit. See belowreplycapture.PNG

 

I would like to know why it is still incorrect. 

 

thank you

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors