Forum Discussion

Arial36's avatar
Arial36
Frequent Visitor
5 years ago
Solved

Problems with very small numbers

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 th...
  • Anonymous's avatar
    Anonymous
    5 years ago

    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.