If you need to bulk delete data from a Dataverse table it is easy to setup a Bulk Record Deletion job from the Dynamics 365 Data Management portal. But if you are using Dataverse for Teams, there is no access to the portal. In this post I am … [Continue reading] about How to Bulk Delete Records from Dataverse with Power Automate
How to access PowerApps Studio when developing a Teams App
When developing an app in PowerApps for Teams, you are restricted to the editing the app within Teams. This is tolerable for a basic app, but quickly becomes frustrating if you are spending a lot of time developing an app. I have learned to put up … [Continue reading] about How to access PowerApps Studio when developing a Teams App
How to export data in Power Automate to an Excel File
In this post I will show you how to export data from Power Automate, to an Excel file. This would seem to be a straightforward requirement, but until recently has required the use of apply to each loops which are slow and can potentially use many API … [Continue reading] about How to export data in Power Automate to an Excel File
How to create a Zip file in Power Automate for free
In this post, I will explain how to create a Zip file in Power Automate without the use of any third party connectors or premium actions. Introduction Power Automate includes functionality to extract data from Zip files. The Zip file … [Continue reading] about How to create a Zip file in Power Automate for free
Calculate the Sum for a SharePoint column in Power Automate
I've already written a couple of posts about how to sum arrays in Power Automate, but this post is specifically about how to sum a column from a SharePoint list. If you want to sum an array that has not originated from a SharePoint list, check out my … [Continue reading] about Calculate the Sum for a SharePoint column in Power Automate