Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
so this is the condition :
if(912000000>10000000, Num(912000000/10000000, '###.##') & 'Crores', Num(912000000/100000, '###.##') & 'Lacs')
this expression helps me to convert value label from million to crores but its not displaying in barchart
Example (output):
please help
Goto number formatting->measure expression