Forum Discussion
PwerBI Changes Percentages
- 2 years ago
Hey Leandro,
Thank you for that information.
Would that need to be done on Every line?
I"m guessing you mean on the original doc and not in Power BI??
Because that is not feasible as there are over 18,000 Lines in the document.
Thanks
Hi Ike0911 ,
Thanks for reaching out us. I reviewed your post and I understand that you value, such as -2.7 in excel means -2.7%. But after imported into Power BI, it displays -27%.
The advice I can give you here is to try to see what the data type of column [PENETRATION PERCENT DIFFERENCE] is in your Power BI Desktop. If in Excel, the column is of the numeric type, in Power BI, it should be of the same data type. If you want to display the correct percentage, then you should follow LeandroDeodato 's workaround, divide the column by 100, and then say that the data format is set to percentage. Below is an example:
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.