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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
Anonymous
Not applicable

Measure issue

Dear all,

 

Please find below my issue :

 

I built a table with 2 columns from 2 tables :

Capture.JPG

And like you see, for this ticket the ENR_IBM_Team is "non"

 

But when I create the same table and I add a simple measure like  "Target 95% = 95", Power BI displays all the possibilities of the field "ENR_IBM_Team" :

image.png

 

So when I put a filter on ENR_IBM_Team="oui", the table displays this ticket while normally this "ENR_IBM_Team" of this ticket is "non" :

image.png

 

The data model : 

image.png

Can you explain why I have this issue ? 

 

Thanks

 

Luca 

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

HI @Anonymous ,

I'd like to suggest you add if statement with condition to control which row measure result display, otherwise it will loop on each records and expand displayed records even if they are hidden by power bi. (power bi will hide records which not has correspond value, but measure calculation without condition will force displayed hidden records)

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

1 REPLY 1
v-shex-msft
Community Support
Community Support

HI @Anonymous ,

I'd like to suggest you add if statement with condition to control which row measure result display, otherwise it will loop on each records and expand displayed records even if they are hidden by power bi. (power bi will hide records which not has correspond value, but measure calculation without condition will force displayed hidden records)

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

November Carousel

Fabric Community Update - November 2024

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

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.