Hi,
I have got a problem with showing the correct format in the app on my mobile. I need to show a percentage. I've figured out how to show it correctly on the preview in the studio:
Round(Value(Parent.Default),2)*100&"%"
And even this one works fine
Text(Value(Parent.Default)*100,"[$-en-US]#") & "%"
It shows like this in the studio:
But on the actual mobile device it shows the figure totally wrong:
I hope I explained my case properly and that anyone of you has encountered this problem before.
Hi @Rikoziko,
Do you mean that the format percentage does not work on your mobile device?
Could you please share a bit more about the scenario?
Recently, there is update on Power Apps version, please update your version to the latest based on your region.
In addition, please update the Power Apps to the latest version on your mobile.
Regards,
Qi
Hi,
Checked the versions, but that's all up to date. The issue is that the calculated column showed the wrong format in the powerapps studio. So i fixed that by formatting it with the codes you see in OP. But when I publish the app and open it on my mobile it completely screws up the format again as you can see in the 2nd picture.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
199 | |
71 | |
49 | |
41 | |
30 |
User | Count |
---|---|
266 | |
121 | |
95 | |
90 | |
81 |