Forum Discussion
Analitika
Post Prodigy
2 years agoHow 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?
Anonymous
2 years agoNot 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.