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: 
thakurdagautam
Partner - Contributor III
Partner - Contributor III

Money symbol in visualisation in the measure

Hello, 

I am trying to add units to my Measure, with the appropriate Money unit, alongside multiple other measures, such as quantity and orders, however in the axes, i am seeing the Money unit even after i have changed the selection to in the measure. How may i rectify this?

this is the expression i have used

pick($(vSalespichart),num(Sum([Sales Value])/$(vdenominations),'₹ #,##0.00;-₹ #,##0.00'),
num(Sum([Sales Quantity]),' #,##0;- #,##0'),
num(count([Sales ID]),'#,##0;-#,##0'))

Labels (4)
1 Solution

Accepted Solutions
vikasmahajan

hi

you need to check with chart setting for number formatting see following image

vikasmahajan_0-1650021705966.png

 

Hope this help you

Vikas

 

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.

View solution in original post

1 Reply
vikasmahajan

hi

you need to check with chart setting for number formatting see following image

vikasmahajan_0-1650021705966.png

 

Hope this help you

Vikas

 

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.