Instead of 1,124.22, they want the format to be $1,124.22.
Is there an easy way to format data in anything other than numeric or text?
Instead of 1,124.22, they want the format to be $1,124.22.
Is there an easy way to format data in anything other than numeric or text?
You can create an user-defined tooltip containing special characters (e.g. $).
Mirko,
I have looked through the documentation and see where you add the tooltip, but cannot figure out how I might add the special character. How might one do that?
Stephan Freudl on
Hi Bob,
unfortunately the number format does not support constant string prefixes, e.g. "$" in formats.
Regards
Stephan