In an effort to make emails and approval requests bilingual, I would like to create conditions base on a user's Preferred Language.
I have set a Preferred Language for my user, but an unable to access the its value in Power Automate. How can I get this to work.
Please view attached images for more context.
Solved! Go to Solution.
Basing language pref on browse/OS is limiting. I will pass lang var via querystring to a App and pass var on to flows.
Thanks !
Hi @Xv ,
You could leverage the Language function to get user language of PowerApps.
So add an action that initialize a variable from ask in PowerApps, use this variable to do the checking work.
Please refer to below doc about Language function:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-language
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Hi @Xv ,
Have you resolve the issue? If having any question, please feel free to let us know.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Basing language pref on browse/OS is limiting. I will pass lang var via querystring to a App and pass var on to flows.
Thanks !
User | Count |
---|---|
174 | |
115 | |
85 | |
44 | |
41 |
User | Count |
---|---|
238 | |
150 | |
131 | |
77 | |
72 |