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
akhaliq7
Continued Contributor
Continued Contributor

Cannot remove a null from my matrix using measure with not isblank text field

I am using a measure and filtering on a text field using the followinf measure:

 

MeasureName =
CALCULATE(
    COUNT('Table'[COLUMN1]),
    NOT(ISBLANK('Table'[COLUMN2]))
)
 
COLUMN2 is a text field and have checked power query and there is two nulls and one non null value. but in the matrix two rows are showing the one null that is showing does not belong to any data in the dataset as the dates are different to what is shown, when i use a date column in the not is blank then the blank row goes away.
 
power_bi_community_1.PNG
1 ACCEPTED SOLUTION
KeyurPatel14
Resolver IV
Resolver IV

Hello @akhaliq7 ,
Can you please check the "Show data with no value" option?

View solution in original post

3 REPLIES 3
v-jianboli-msft
Community Support
Community Support

Hi @akhaliq7 ,

 

Could you tell me if your problem has been solved? If it is, kindly Accept it as the solution. More people will benefit from it. Or if you are still confused about it, please provide me with more details about your table and your problem or share me with your pbix file after removing sensitive data.

 

Refer to:

How to provide sample data in the Power BI Forum

How to Get Your Question Answered Quickly

 

Best Regards,

Jianbo Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

The solution is more a workaround than a solution but it did the job.

KeyurPatel14
Resolver IV
Resolver IV

Hello @akhaliq7 ,
Can you please check the "Show data with no value" option?

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.