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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

July 2024 Power BI Update

Power BI Monthly Update - July 2024

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

July Newsletter

Fabric Community Update - July 2024

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