The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hello community! I have a doubt. I am making a panel of cryptocurrencies and some quote prices are very low, example: 0.00001 etc. For some reason, when the amounts are so small, Power BI converts them to scientific notation and shows them as seen in the cards in the attached image. How could I get it to show me the amount as 0, 0000 ... and not 5.00000E?
Solved! Go to Solution.
Hi @Arial36
I think your data type in Power Query is Decimal number as well.
My sample in Power Query:
So your card visual will show scientific notation value as underlying data if you set your column Format as Decimal number as below in column tool.
You can try Currency in Format.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Arial36
I think your data type in Power Query is Decimal number as well.
My sample in Power Query:
So your card visual will show scientific notation value as underlying data if you set your column Format as Decimal number as below in column tool.
You can try Currency in Format.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello @v-rzhou-msft !
I'm suffering from the same issue, but it has to be without any currency sign in my case, do you have any other suggestions about that? I was looking for any DAX formula to round it or I don't know basically for getting rid of these thousands of zeros...
(by the way, I didn't understand why it's between parenthesis)
and here are the amounts in my column;
If you have any other solution, that would be really really helpful for me 🙏
Thank you very much in advance!
>Thank you! That solved my problem 🙂
Hi @Arial36 !
Please set the data type of these numbers to be Decimal, Format as Decimal number & set the number of decimal places to be shown as per your requirement 5/6.
Now in your Card visual go to Data Label property & set Display units as [None]. You can also set value decimal places from auto to any number which suits your requirement.
Regards,
Hasham
Hi @HashamNiaz ! Thank you very much for your answer. Unfortunately that is the first thing I had done and it does not work. I do not know why the truth. In the tables the number looks good, but when they exceed the 4 zeros after the comma they are automatically displayed in scientific notation.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
113 | |
83 | |
73 | |
51 | |
42 |
User | Count |
---|---|
140 | |
112 | |
72 | |
64 | |
63 |