Forum Discussion
Formating a column in Percentage does get applyed in data model
- 4 years ago
Hi, Anonymous
My understanding is that the data storage type and the data visualization type cannot be completely consistent.
For example, in power query there are duration, date/time/time zone, percentage type, which is not in power bi, but power bi can format the data as the above type.If you do not format the data, power bi needs to select a data type for the data first, with percentage as decimal, date /time/time zone as date, duration as decimal, etc.
When you convert the data to percentage type in power query, but power bi can only treat it as a decimal, then you can format the data as a percentage to display the data.To make it easier to understand
Hope this helps.
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, thanks for your message. I thought formatting once in the Query Editor sholud be enough and do not understand why I have to this twice. Actuall I do not the formating in the Query Editor
- Gabriel_Walkman4 years agoContinued Contributor
0,2 is a perfectly fine way to display 20%. The decimal format is used in any math done inside power bi. To show it as 20% is thus just a "visual" format.
Please mark the problem as solved if it works now.