Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 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!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
78 | |
54 | |
39 | |
35 |
User | Count |
---|---|
99 | |
80 | |
49 | |
48 | |
48 |