Values only in M (Million) Format
Hi Team,
we are trying to format my currency value only with M (Million) format.
Sisense gives a full number when the value is less than 1 M.
Is there any way we can bring the values to 0.01 M.
Thanks,
Nazeer
Nazeer
Posted 4 years ago·Last reply 2 years ago
5 comments
slosada
·2 years agoHi Nazeer
Great news! I have a quick update about your inquiry. Since this functionality is available in our L2023.11 release, as mentioned by the awesome @Oleksandr_K, I am going to move this thread into the Product Feedback Forum and mark it as delivered.
Oleksandr_K
·2 years ago · EditedHi Nazeer, harish, princepatni,
We have added a new option "Abbreviate all values" in the product. It has been included since L2023.11
I would be glad to hear your feedback!
harish
·2 years agoi have the same problem in Pivot table , but the above mentioned code is working for column chart , but not for pivot . so what change has to be done to the script.
i have column in x-axis called as country , y axis as sales but all the sales numbers are not displaying in millions.
princepatni
·2 years agoThis script works fine, however, the grand totals are still appearing in older format.
Can you please modify the script to include totals as well, thanks !
harikm007
·4 years agoNazeer ,
Please try this script :
-Hari