Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
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,
Solved! Go to Solution.
HI @LD1,
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
HI @LD1,
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
Hi @LD1
If turn off below option (if turn on)
Proud to be a Super User! | |
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 38 | |
| 36 | |
| 33 | |
| 33 | |
| 29 |
| User | Count |
|---|---|
| 134 | |
| 96 | |
| 78 | |
| 67 | |
| 65 |