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: 
brabbi1989
Contributor
Contributor

Qlik Sense. Chart. Money value on axis

Hi. 

 

I need some help. Situation: exists charts, on y axis money dimension. How can I do format 250 000 to 250 K?

 

Thanks

1 Solution

Accepted Solutions
CathyRDuvall
Contributor III
Contributor III

Click Range so it shows Custom

Click Min to Min/Max

Min = 0

Max = 300000

It should automatically use the K

View solution in original post

8 Replies
CathyRDuvall
Contributor III
Contributor III

Click Range so it shows Custom

Click Min to Min/Max

Min = 0

Max = 300000

It should automatically use the K

brabbi1989
Contributor
Contributor
Author

Hi @CathyRDuvall. Thanks for reply.

 

I have tried it. it didn;t work for me

Please look at screen in attachment

 

CathyRDuvall
Contributor III
Contributor III

I would assume those are the measures, what are the dimensions?  

Try going to Appearance /Presentation and change Vertical to Horizontal or visa versa.

brabbi1989
Contributor
Contributor
Author

@CathyRDuvall in dimension - date period. I tried to change - nothing happens. 

CathyRDuvall
Contributor III
Contributor III

Check your Data Load Editor and ensure this is in the SET clauses on the Main Page.  It seems to be a recent add by QS.

 

SET NumericalAbbreviation='3:k;6:M;9:G;12:T;15:P;18:E;21:Z;24:Y;-3:m;-6:μ;-9:n;-12:p;-15:f;-18:a;-21:z;-24:y'; 

CathyRDuvall
Contributor III
Contributor III

15:P
12:p
CathyRDuvall
Contributor III
Contributor III

First smiley face is Capital P as in Peter
Second smiley face is Small p as in pan
brabbi1989
Contributor
Contributor
Author

After changing it works. Thank you!