Forum Discussion
BrianBulla
Jan 25, 2024Copper Contributor
Excel number format for "less than" values
So I have an excel sheet that I am importing in to Power BI. In excel, I have some strange formatting of values like the following. What is going on with the value "< 0.12"? When I import it into ...
- Jan 25, 2024
Thanks!
Some of these values have been entered as numbers, for example 0.12
The custom number format contains the fixed character < so the value is displayed as < 0.12
When you export the data to another application, you'll see 0.12 because that is the actual value of the cell.
Other values have been entered as displayed, complete with the character < in the value, for example < 0.12. Since < is part of the value, Excel treats it as text. The number format does not affect this, so whether the format is General or Text or 0.00 or < 0.00, Excel will display < 0.12
When you export to another application, you'll see < 0.12 - the real value of the cell.
HansVogelaar
Jan 25, 2024MVP
What happens if you set the number format to General. Do you still see 0.1 ?
BrianBulla
Jan 25, 2024Copper Contributor
Hi....I have already manually made the changes, and going back and trying again with the Find/Replace is not giving me the same issue. But this did happen before......so can't say for sure what is going on.
Thanks for your help....this spreadsheet is a big mess. Loads more QC to come. 🙂
Thanks for your help....this spreadsheet is a big mess. Loads more QC to come. 🙂