Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello,
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!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
User | Count |
---|---|
104 | |
70 | |
67 | |
55 | |
41 |
User | Count |
---|---|
156 | |
83 | |
66 | |
64 | |
61 |