Olena's Dynamics Blog (post-AI)
Writing as a human
Category: Uncategorized
-

Use case: A user submits an application via the Power Pages website. We need the User’s electronic signature on the issued card. Our organisation uses DocuSign to digitally sign documents. Lucky us, Power Pages integrates with DocuSign out-of-the-box! Before you start, in the documentation, on the video and everywhere they tell you it’s only supported…
-

Issue I was modifying my custom environment creation automation today. For the security group creation action, I needed to add a System Admin to the security group owners to simplify a user management. The action takes the array like below: First, I tried appending a System Admin value to the Owners array without making any…
-

As a Power Platform Admin, I would like to efficiently test the CoE Starter Kit Inactivity Processes, so I understand how it works and confirm it meets my requirements without spamming users and makers. Olena Introduction During our initial setup of the CoE Starter Kit, we encountered difficulties in finding a way to disable notifications…
-

If you are a Power Platform admin, you can find the relevant information in the following Microsoft article: https://learn.microsoft.com/en-us/power-platform/admin/create-dlp-policy Unfortunately, it’s not clear from the article how to create a DLP policy as a System Administrator managing just one or multiple environments and not having a Power Platform admin role and superpowers. This is how…
-

Scenario: Currently, I am working on the New Environment Request app. As a part of the solution, we add the environment business Owner which as we know is different from the Owner field populated by default with the name of the user who physically spins the environment. Therefore, on the form, we allow a user…