The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
User | Count |
---|---|
77 | |
76 | |
36 | |
31 | |
29 |
User | Count |
---|---|
93 | |
79 | |
57 | |
48 | |
48 |