Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hello, hope you're well.
I'm facing an issue and you may help me.
I'm trying to convert this integer 28 to decimal value 0.28 or 120 to 1.20
I have an column which contains the two type of value and I don't know how to do it properly in Power BI.
I've seen this Microsoft article (see this link) but I'm not able to apply it to my case
Solved! Go to Solution.
Hi @eric98
Divide that column value by 100 you can get the result.
please find the below measure and screenshot for your reference.
Hi @eric98 ,
Just click the column and go to format and change the formatting.
Please find the below screenshot for your reference.
Before:
After:
If this post helps, then please consider Accept it as the solution to help the other members find it more
Thanks,
This is not working.
I'm just get ".00" after the number and not before.
Hi @eric98
Divide that column value by 100 you can get the result.
please find the below measure and screenshot for your reference.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.