Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Hi could you explaint little more.
In a chart you want to show few column on Million and few column on Thousands?
Hi want to show like above
iam using chart type as stacked
i have two dimension country subregion
and fact is revenue
this is expression only for if chart type is grouped
i want chart type as stacked
Hi Chaganti,
See the attached qvw
Hope it helps
Regards,
Sandeep.
no thats not exact out put.
any one one update please
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'