Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Add Currency symbol to axis units, without using the 'Symbol' field

I want to add a '$' to units on the x or y axis. But I don't want to use the 'Symbol' field on the Number tab. Using the Static Step on Axes tab will add the '$' to the units, but then I am locked in with static units (of course). Is there another way to add the currency symbol to the units?

1 Reply
Anonymous
Not applicable
Author

you could use num(Field,'$###') as Field in your script when you load the table. when you use Field as dimension, it will show $ signs in labels.