You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does any has concerned how to truncate trailing zeros in chart widgets? Since the most of the numbers in CRM are really high (over 7 digits) and considering we use currency fields having a 5 decimal digits the numbers in axes and labels become very long and data overvirew gets really problematic.
Other than that the fields used for this purpose are actually integers and are not supposed to have any decimal zeros at all.
Could maybe anyone suggest how to get rid of trailing zeros? also another question would be if there is possibility to get rid of data labels and leave only the ones which pop up upon cursor pointer?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi guys,
Does any has concerned how to truncate trailing zeros in chart widgets? Since the most of the numbers in CRM are really high (over 7 digits) and considering we use currency fields having a 5 decimal digits the numbers in axes and labels become very long and data overvirew gets really problematic.
Other than that the fields used for this purpose are actually integers and are not supposed to have any decimal zeros at all.
Could maybe anyone suggest how to get rid of trailing zeros? also another question would be if there is possibility to get rid of data labels and leave only the ones which pop up upon cursor pointer?
Thanks a lot in advance!
All reactions