Posts

Showing posts from August, 2022

Multilingual PowerApps

Image
There are 2 ways to make your app Multilingual. 1. You can use the Microsoft Translator connector that is already available in PowerApps. The only concern is you need an Azure subscription for this. So just like me a lot of people won't be having Azure subscription. So what can we do? Well actually there is a quite better way to make your app multilingual without using Microsoft translator.  That's where the second approach comes into picture. 2. You can use Power Automate and AI Builder collectively to help you out. If I be honest this is much more convenient approach when you have a quite a decent amount of Text Labels. This is really a user friendly approach and if you stick with me till the end you'll just be fine. Here's a Glimpse of the Multilingual Functionality. Let's Start (Approach 2)- a. Power Automate Flow: 1. We can start by creating a Power Automate Manual Trigger flow with LanguageTag as a parameter. 2. Create an excel file with 3 columns ( TextID, La