In this blog – we will see how to use Host objects in PowerApps Canvas App.
Host object is specifically used to get the information about host which is running the specific app.
We can get – OS type, session id, tenant id and br...
In this blog we will see how to use User function in Canvas App.
User function helps to retrieve the information about logged in user.
We can get email, full name and image information of the logged in user from PowerApps studio Account In...
In this blog, I will be explaining how to set up CoE starter Kit for PowerApps Environment.
Get the downloads from – https://docs.microsoft.com/en-us/power-platform/guidance/coe/starter-kit
Extract the CoE starterKit.zip to your loc...
In this blog we will address the common error we get while parsing JSON array in power automate. It is very common to get null values in the input files.
The first step is to create a trigger for flow. In this blog I have considered manual tr...
As we all know there are 3 different types of tables in Powerapps
Standard Tables – These are OOB tables included in Power platform for each environment. E.g., Business Units, Accounts, Contact. These tables can be customized. Custom tables i...
Implementation Steps:
1. Navigate to https://make.powerapps.com
2. Create a new Table Canvas PowerApps
3. Add Address Finder Controller from Insert
4. Preview the App
5. If will ask you to enable FULL Map access.
Let...
It is now possible to use Azure AD security group to map your business unit for streamlining your user administration and role assignment.
Create an Azure AD security group for each business unit and assign the respective business unit securit...