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
kartikaynigam87
New Member

Measure to replace Blank value coming due to Power BI Relationship

I have Data in Matrix table, where I am trying to use column names like NAME-Year-Month and then metric value corresponding to the hierarchy (Name-Year-Month).
I have observed that Power BI is assigning blank value to the certain records corresponding to Name (Which I am using as report filter). This is coming because there are some records in fact table missing out as per relationship rules. My report needs to highlight those records in Matrix Visual.
I am planning to create measure for the Name filter so that I can label all "blank" name as "Not List" LABEL.
First question:
1) Do I need measure to do that, or from setting within Matrix visual I can handle it?
2) If seeing if I am trying to create measure, it is not picking up String column names. How should i do that?
   My Logic is if it is ISBLANK replace it with "Not List" Label else let it be same value.

2 REPLIES 2
v-yadongf-msft
Community Support
Community Support

Hi @kartikaynigam87 ,

 

Can you share with me some screenshots of your data after hiding sensitive information?

Thanks for your efforts & time in advance.

 

Best regards,

Yadong Fang

amitchandak
Super User
Super User

@kartikaynigam87 , You need to create a measure or column for that, depending on need

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