Forum Discussion

kumar_din12's avatar
kumar_din12
Frequent Visitor
7 years ago
Solved

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 sir thanks and regards P.dinesh kumar
  • luxpbi's avatar
    luxpbi
    7 years ago

    This is the formula:

    Count blanks = 
    COUNTBLANK( Table1[value] )

    And this is the output:

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

     

    Regards.