Power Automate, Power Platform Admin and Governance

Will It Break? Non-business Dataverse connector + AI Builder with a DLP policy for the Default environment

The case As a Power Platform admin I want to remediate the Default environment to deploy a DLP policy so I could get to the Power Platform maturity level 200 for the Admin and Governance. Olena We notified users with non-compliant assets to back up or move their apps and automation, as they are going… Continue reading Will It Break? Non-business Dataverse connector + AI Builder with a DLP policy for the Default environment

Power Platform, Power Platform Admin and Governance

Cancelling Dataverse via DLP policy on the Default environment

Let's chat about how we got there first. In my client's organisation the decision was made to limit Power Platform usage to just Office 365 connectors due to the complexity of the service ownership, time-consuming licensing discussions - it's complicated! So Power Platform is only allowed as a part of the Office 365 subscription, all… Continue reading Cancelling Dataverse via DLP policy on the Default environment

Business Applications, Dataflow, Dataverse, Uncategorized

Dataflows for PowerApps: loading data from CSV file without copying it to OneDrive in advance. 💖😎👍

I would like to share my recent experience with loading a CSV file via Dataflow to Dataverse with you. Today, I downloaded the list of leads from the conference we sponsored last week. There is no better way to load it to my sales app on Dataverse - it's a Dataflow way! At least for… Continue reading Dataflows for PowerApps: loading data from CSV file without copying it to OneDrive in advance. 💖😎👍

Azure Development, Azure Integration, Business Applications, PowerApps Portal, Web API

Save Dataverse Notes to Azure Blob Storage and Display on PowerApps Portals (original @curious_mira)

Last month I posted the article describing our exercise with the Azure Blob for the portal notes. The Part 1 is here: https://msolenacrm.blog/2021/07/20/azure-storage-integration-for-power-apps-portals/ This is the second part I advertised created by Mira and all implementation credits go to her as well 😎: "I have been Exploring with Olena (https://msolenacrm.blog/) how to enable the azure… Continue reading Save Dataverse Notes to Azure Blob Storage and Display on PowerApps Portals (original @curious_mira)

Dataverse, Power Automate

Power Automate with Dataverse: Saving API calls to Dataverse. Expand or Link-Entity?

Within Power Automate I am trying to make SINGLE(paginated) call to Dataverse to get the list of Work Orders with the particular status linked to Account but not directly but via extra layer. Also, I can retrieve extra lookup tables which are required by logic. All in a single call because making extra API calls… Continue reading Power Automate with Dataverse: Saving API calls to Dataverse. Expand or Link-Entity?