Forum Discussion

talex's avatar
talex
Regular Visitor
4 years ago
Solved

Is Power BI stupid?

Hello,   I don`t get it. I have an Excel Sheet (.xlsx), data type is clearly currency and €, has 2 digits after decimal point and Excel works perfectly. Importing table in Power BI shows data type ...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi talex ,

    You can change the data type of that column as Fixed Decimal Number in Power Query Editor, it will display as Currency type.

    Or you can change the data type in model side: select the related field and set the data format as Currency...

    Please review the following official documentation to get the details of data types in Power BI.

    Data types in Power BI Desktop

     

    Before that, please check if you already enabled the feature "Detect column types and headers for unstructured sources according to each file's setting"  in Options page(File->Options and Settings->Options)... The verison of my Power BI Desktop is 2.107.841.0...

    AUTOMATICALLY DETECT DATA TYPES IN POWER BI

    Best Regards