Forum Discussion

Punitha's avatar
Punitha
New Member
3 years ago

Decimal point issue

Hi,

While loading data from excel file to power bi. Decimals turned into round number.

My data is price of product so how to fix it.

Excel Data

SymbolSeriesDatePrev CloseOpen PriceHigh PriceLow PriceLast PriceClose Price
TATACHEMEQ16/Oct/18649.8657687654676676.55
TATACHEMEQ17/Oct/18676.55678.2686.6663.75667.7670.1

 

 

 

 

2 Replies

  • Hello Punitha,

     

    First of all, depending of your region Power BI use "." or "," as decimal separator. 

     

    You can still use the "Transform data" option to replace all your "." in decimal fields to "," in order to be able to use the decimal formating.

    I hope this will help you find the right solution.

     

    - Quentin

     

  • While transforming the decimal turned into whole . I mean without decimal it showing. I tried fixed decimal and decimal too but not fixed solution.