Forum Discussion
Power BI not recognising numerical values
Hi anandmarsh,
What's the data type of this column in Excel file? According to your first screenshot, it seems like it is a General type.
You should know that in Power BI, there's no General type column. So for the first time you load your excel into Power BI. It will define this column as text type since it is General in Excel.
Then once you created a dataset in Power BI, the data type of each column would be defined and these column types will not be changed automatically. It also means that even you refresh both the Excel file and the dataset, the column type is still text. You have to "Change Type" manually.
Or change the column type to numeric at the begining in Excel file. And create a new Power BI report.
Thanks,
Xi Jin.
I have found another situation where Power BI does not recognize numeric values.
I used the FORMAT function to display the digits as PERCENT. As soon as that is applied, Power BI seems to believe the values are now strings and the conditional formatting options disappear. I'm using the February 2018 release version 2.55.5010.641 64-bit. Anyone else experience the same thing?