Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowHello,
I have created a table graph in Power BI and many of the rows are either blank or equal to 0 and I wanna know if there is a way to tell PBI to just skip these rows and don't show them.
PS: The data I hid is text and the results are correct in having 0 as value (or blank).
Solved! Go to Solution.
Hi,
Write a measure to add the numeric column: total = sum(Data[value]). Thereafter you can apply a visual filter on the numeric column to only show values greater than 0.
Hi,
Write a measure to add the numeric column: total = sum(Data[value]). Thereafter you can apply a visual filter on the numeric column to only show values greater than 0.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
User | Count |
---|---|
97 | |
69 | |
63 | |
49 | |
41 |