Forum Discussion
How to exclude 0 from table visual in Power BI
Hi.
I need remove 0 from visual table in Power BI. Here how it looks like:
I added filter on this visual:
But still see many 0. How to resolve this case?
12 Replies
- amustafa
Solution Sage
Did you try "is not" = 0?
- Analitika
Post Prodigy
Yes but not helped.
- Digger
Post Patron
use AND instead of OR
- PijushRoy
Community Champion
Hi Analitika
Looks 0 haveing some decimal points which are not showing in visual.
Increase the decimal points TWO and check
If require, please pul less than = 1 and greater than = 1
Let me know if that works for you
If your requirement is solved, please make THIS ANSWER a SOLUTION ✔️ and help other users find the solution quickly. Please hit the LIKE 👍 button if this comment helps you.
Thanks
Pijush
Linkedin - Ahmedx
Super User
please tell me if this is an explicit measure in your column or not?
and also, you can show the entire matrix? - AnonymousNot applicable
Hi Analitika ,
If it is a measure or calculate column, please Please set the return condition to Blank() not 0.
If it is a column in the datasheet, you can replace the value of this whole column in Power Query:
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. - AnalyticsWizard
Solution Supplier
Can you try basic filtering and select any other value than 0? Does it work, are 0s excluded?