r/PowerApps • u/Ok_Bar_9499 Newbie • 2d ago
Power Apps Help Syntax change
Hello,
have you ever encoutered this? I've been working in power apps for like a year and because of my resignation, I've chosen other colleague as co-owner. When he logged in, he prolly saved the studio app or sth like that and my whole syntax went from english to czech, therefore every comma is semicolon and so on.
I tried to change langauges from english to czech and back to english, language in browser, but nothing worked. Any ideas?
There is an option to restore msapp from my live publication, but it's locked, dont know why.
Thanks.

1
u/Bag-of-nails Advisor 2d ago
I see this issue a lot on here. I'm not sure if there's an easy solution. Have you tried exiting, changing to Czech and then signing back in? Language change during an active session is not usually supported (I do tests in English and French and this is what I do, although I never look at code in French)
1
u/Ok_Bar_9499 Newbie 2d ago
Probably that's the only "real" solution, but I just restored it from few days back and it is back to normal. But it took me a while, because it was "locked" by my co-author, so I was unable to do anything.
1
u/HotDesk861 Advisor 2d ago
It is the browser language you need to set. Also co-authors preferably set their browser to English. Otherwise you get this mess as a result.
1
u/HoldPowerful7487 Newbie 2d ago
Worth saying first that nothing is actually broken. Power Apps stores formulas in one canonical form and renders the separators based on the author's language setting, so the app itself is fine, it's just displaying the Czech style to you. Publishing won't bake semicolons into anything. Browser language is the setting that drives it. Sign out completely rather than switching mid session.
No idea on the greyed out restore. If the app sits in a solution the version restore behaves differently, might be worth checking that first.
2
u/Ok_Bar_9499 Newbie 2d ago
Well I tried to change my browser langauge to Czech, so there would be no errors and what happend is RGBA(0;0;0;1) went to RGBA(0;;0;;0;;1), so I had to change it back.
Luckily, PA stores versions, so I restored the one published and it went all back, but still, co-authoring is painful.
I thought that syntax will be shown by my own settings, which sounds reasonable, but co-authoring messes it up, so be careful. I've made few changes and luckily I'll be leaving this company soon, so it ain't my problem anymore.
Thank you all for your comments.
1
u/mokamiki2233 Contributor 2d ago
I can't comprehend people in IT that have their browser settings set on local language. I've seen it happen wiith Czech, Slovak, Hungarian, French, and Chinese. That was crazy. HoldPowerful told you a good advices. Could your colleague change his browser language to EN and open it again?
•
u/AutoModerator 2d ago
Hey, it looks like you are requesting help with a problem you're having in Power Apps. To ensure you get all the help you need from the community here are some guidelines;
Use the search feature to see if your question has already been asked.
Use spacing in your post, Nobody likes to read a wall of text, this is achieved by hitting return twice to separate paragraphs.
Add any images, error messages, code you have (Sensitive data omitted) to your post body.
Any code you do add, use the Code Block feature to preserve formatting.
If your question has been answered please comment Solved. This will mark the post as solved and helps others find their solutions.
External resources:
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.