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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to show values like 50m ,40k on chart bars?

How to show values like 50m ,40k on chart bars?

please find the attached sample qvd

that will not show the all total

thanks.

apps

9 Replies
sujeetsingh
Master III
Master III

Not applicable
Author

Please check the discussion in the below URl

http://community.qlik.com/thread/75967

Hope it helps.

Not applicable
Author

Hi could you explaint little more.

In a chart you want to show few column on Million and few column on Thousands?    

Not applicable
Author

ADSK.jpg

Hi want to show like above

iam using chart type as stacked

i have two dimension country subregion

and fact is revenue

Not applicable
Author

this is expression only for if chart type is grouped

i want chart type as stacked

sandeepprasad_j
Creator
Creator

Hi Chaganti,

See the attached qvw

Hope it helps

Regards,

Sandeep.

Not applicable
Author

no thats not exact out put.

Not applicable
Author

any one one update please

Not applicable
Author

Hi,

u need to show either 'M' or 'K',Becoz as ur chart is showing area code Group wise.so one is possible.

If u are showing stacked wise,then TOTAL figure not required.so u can write

 

>=1000000,'M','K'

1.JPG