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
kumar_din12
Frequent Visitor

how to filter use count function blank values in power bi desktop

hello sir 

by using the only count function.
my my requirement is :- like ind = 3 & uk = 1

 

 

Please find the below attatchnment sirpower bi.jpgthanks and regards

P.dinesh kumar

1 ACCEPTED SOLUTION

This is the formula:

Count blanks = 
COUNTBLANK( Table1[value] )

And this is the output:

Captura.PNG

If this is what you are looking for, please mark the answer as accepted.

 

Regards.

View solution in original post

5 REPLIES 5
luxpbi
Helper V
Helper V

Hi @kumar_din12,

 

I don't really understand what do you want to do. 

 

Do you want to count the number of blank values?

 

If so, you can do it with 

COUNTBLANK()

 

Regards,

 

hello sir

 

Sorry for the trubble to you

 

vendervaluecountry
b110ind
c ind
d105ind
e ind
f130ind
g135ind
h140ind
i ind
j200uk
k250uk
l210uk
m uk
n uk
o310uk
p410uk

 

By using the count function 

 

my requirement is filter the blank values Like 

Ind = 3

uk =2

this is my out put sir

 

This is the formula:

Count blanks = 
COUNTBLANK( Table1[value] )

And this is the output:

Captura.PNG

If this is what you are looking for, please mark the answer as accepted.

 

Regards.

you can use like

countrows(filter(table_name,isblank(value)&&country="ind")) and put in card chart

yes sir

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.