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: 
deepakqlikview_123
Specialist
Specialist

chart(Symbol on y axis)

Hello All,

PFA.

I want to show dollar before each value on y axis and % of GDP on other side.

Can you please suggest.

Thanks

1 Solution

Accepted Solutions
renuka_sasikumar
Creator III
Creator III

For GDP on the right side

Go to chart Properties - Axes- Expression (Select GDP) & then Position (Select Right)

Thanks & Regards,

Renuka S

View solution in original post

8 Replies
Not applicable

Hi

Give Your Dimensions or expressions like

='$'&Dim

or

=Exp&'%'

Warm Regards,

Joshmi

sunny_talwar

Are we talking about doing it to axis or to the actual values within the chart?

Best,

S

Anonymous
Not applicable


goto properties of your chart, select the epxression and define money format, where you canspecify which symbol

($) etc.

robert_mika
Master III
Master III

Try

Money(YourExpression, '$#,##0')

deepakqlikview_123
Specialist
Specialist
Author

hello all,

thanks for your response but i am not able to undestand abt GDP value at other side can u plz suggest how shall i proceed.

Thanks

renuka_sasikumar
Creator III
Creator III

For GDP on the right side

Go to chart Properties - Axes- Expression (Select GDP) & then Position (Select Right)

Thanks & Regards,

Renuka S

deepakqlikview_123
Specialist
Specialist
Author

Hi Renuka,

PFAUntitled.jpg

thanks it works but i am not able to view full value on other side plz suggest.

Thanks.

deepakqlikview_123
Specialist
Specialist
Author

Yeah I got it by adjusting by using ctrl+ shift.

Thanks