Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Not display blank value only data with value

Hi everyone,    I tried to create a formula to don't display line where there aren't data but it doesn't work. Have you got an idea to create it ?  Thank you in advance,     
  • Anonymous's avatar
    Anonymous
    2 years ago

    HI Anonymous,

    Current power bi will auto hide the fields which whole row/column with blank values.

    These fields are be expanded by other field values. If you want to filter them, you can add a measure formula to check the specific value if not existed values to return flag. After these steps, you can use this formula on the 'visual level filter' to filter records.
    If you are confused about coding formula, can you please share some dummy data that keep the raw data structure with expected results? They can help us clarify your scenario and test to coding formula:

    How to Get Your Question Answered Quickly  

    Regards,

    Xiaoxin Sheng