Forum

How not to display ...
 
Notifications
Clear all

How not to display data label in chart if value is 0

2 Posts
2 Users
0 Reactions
40 Views
(@jessica5)
Posts: 5
Active Member
Topic starter
 
pic1

Hi, the following formula displays "%" instead of blank if it falls below 0.44%. Could you advise.  Thank you.

[<=0.44]#%;;; 

 
Posted : 30/07/2025 6:49 pm
Riny van Eekelen
(@riny)
Posts: 1272
Member Moderator
 

@jessica5

Not sure I fully comprehend your logic here, but note that 0.44 equals 44%. You probably want to use 0.0044 (=0.44%) in your format. And I would expect a 'rule' like [>=0.0044]. Though I may be mistaken. Does that resolve your issue?

 

This post was modified 15 hours ago by Riny van Eekelen
 
Posted : 30/07/2025 9:51 pm
Share: