We do not have lakh and crore for currency format (unit). Even I am using the rupee symbol. As I have multiple columns for currency in my table I have to create a separate calculation field. Is there any other way to do this?
We do not have lakh and crore for currency format (unit). Even I am using the rupee symbol. As I have multiple columns for currency in my table I have to create a separate calculation field. Is there any other way to do this?
Hello Subhash,
You could use the existing measure /100000 and show as Lakhs as show below.
Hope this helps and what you are looking for…
Cheers,
Deep
Thanks Deep.
But due to this, I have too many calculated fields in my table.