Forum Discussion
Anonymous
4 years agoNot applicable
How to hide 0 fields on chart bar
Hi guys,
i hope you are doing well.
How can i hide the fields with 0 values?
My config:
Best regards.
Click on the hierarchy used for the shared X-Axis and undo the option "Show items with no data".
Best regards
- Anonymous4 years ago
I have this option disabled 😕
- Anonymous4 years ago
Solved. In Visual Filter it's necessary to put >= 0 in this fields
4 Replies
- ITManuel
Responsive Resident
Click on the hierarchy used for the shared X-Axis and undo the option "Show items with no data".
Best regards
- AnonymousNot applicable
I have this option disabled 😕
- ITManuel
Responsive Resident
Maybe the zeros shown in the visual are not zeros in relatiy but only rounded to zero by the visual?
Not sure about that, but in this case you could apply filters in the measures in order to provide only values >= 0.5.
Br
- AnonymousNot applicable
Solved. In Visual Filter it's necessary to put >= 0 in this fields