Forum Discussion
dpc_development
4 years agoHelper III
Visual Axes gets double formatted when using calculation groups
My client had a requirement where the numbers in the tooltips should be beautified - so a number like 3,493,380 should show as 3.49M. To solve this I used the following custom string expression i...
OwenAuger
4 years agoSuper User
It appears that the conflict in axis number formats can come about if you have both a format defined by a Calculation Group and the axis Display Units set to anything other than None. (i.e Auto, Millions, etc).
Try changing the axis Display Units setting to None. It seems to work for me in a test model.
Does that work for you?
Regards,
Owen
dpc_development
4 years agoHelper III
OwenAuger When I set the axes display units to 'None', it removes my calculation group formatting as well. I am using a Scatter Plot visual.