Forum Discussion
Jawed
8 years agoHelper III
Convert text to number
Hi everyone, I am new to Power BI and this is my first attempt at uploading my budget and actual numbers. Because my budget is columnar, I needed to use the "Unpivot Column" option to sort out th...
MarcelBeug
8 years agoCommunity Champion
In general, when you have values in a column that do not comform to the column type, the values will be visible in the Query Editor, but not after loading the data.
Another possibility would be that you need to transform the data type using Locale, e.g. if the text values have decimal points, but your culture has decimal commas.
Jawed
8 years agoHelper III
Thank you. I will have to run some forensic tests to clear out the data. Probably worth to round the numbers in excel to ensure there is nothing hidden. Does it make any difference if the zero appears as (0) or (-)?
- MarcelBeug8 years agoCommunity Champion
No, the number format (0 or -) in Excel makes no difference for Power Query.