Forum Discussion
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 Whole Number, no digits, no currency... Evertyhing has to be done manually in Power BI again.
I mean both software tools are from Microsoft, and importing a simple currency value does not work??? Basic things I would say!
And problems with date values as well. Some date values work some not...Unbelievable...
- Anonymous4 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
2 Replies
- AnonymousNot applicable
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
- talexRegular Visitor
Thanks a lot!👍