-
Continue reading →: Canvas App | Get Environment ID without the need of cloud flow
In one of my previous articles I explained the steps to fetch the Environment ID in Power Automate flows. In this article, lets see how to leverage Canvas Apps table data source, to fetch the Environment ID in Canvas App. What is Environment Id Steps to fetch the Environment ID…
-
Continue reading →: Dataverse solution import failure| Invalid format of KeyVault secret reference found
Please refer my previous article on steps to configure and consume the Environment Variable of type Secret. I had encountered an issue while importing a solution that had an Environment Variable of type Secret, using pac cli. Reason and Fix: 🙂
-
Continue reading →: Canvas App | Utilizing Timer control to Display Timed Popups
In one of my previous articles, I’ve explained the steps to show popups. In this article, lets see how to auto close popups after certain duration using Timer control. Scenario: Enter the desired duration to display the popup, then click ‘Go’ to activate the popup, which will automatically disappear after…
-
Continue reading →: Canvas App | Dataverse| Verify the logged in user ‘s direct roles and team membership roles
In one of my previous articles, I provided the Power Fx formula, to Check if the logged in User has a specific set of security roles. However, the Power Fx formula mentioned in the article only fetches and matches the user’s direct security roles, and does not include the team’s security…
-
Continue reading →: [Beginners] Power Automate | Dataverse | Read choice column labels
In this article let me show you how you can fetch the labels of Choice/Choices columns of a Dataverse tabels. Scenario: I’ve a following ‘Student’ table with a Choice (i.e., City) and a Choices (i.e., Hobbies) columns. By default, cloud flow Dataverse actions fetches the ‘Value’ of Choice columns. Lets…
-
Continue reading →: Canvas App | Dataverse| Check if the logged in User has specific set of security role(s)
In this article, lets see how to determine whether the logged in user has a specific set of security roles. Following is the formula we will be using to fulfill the requirement. Steps to use the formula: 🙂
-
Continue reading →: Power Platform Build Tools for Azure DevOps | LIB_EndpointAuthNotExist error
We have a “Power Platform Set Connection Variables” task of Power Platform Build Tools added to our Azure DevOps Pipeline. Other day, pipeline failed with error “LIB_EndpointAuthNotExist”. Reason & Fix: 🙂
-
Continue reading →: Power Apps | ‘Host’ object
Assume that you are a Power Apps maker and you have built an app and shared it with users. A few users have reported issues, and you would like to know the following from the users to troubleshoot: So what’s the best way to get those details. The solutions is…


