Free Power Apps and Power Automate in 2 minutes
Did you know that you can get free Power Apps and free Power Automate in just 2 minutes? You can use the community edition of Power Apps and Power Automate … Read More
All posts about Microsoft Power Automate aka Microsoft Flow.
Did you know that you can get free Power Apps and free Power Automate in just 2 minutes? You can use the community edition of Power Apps and Power Automate … Read More
On my The advanced Pieter’s method in Power Automate post, I received a comment asking about joins when using json arrays. In this post I’ve assumed that you have read the … Read More
Remember last week’s posts about getting all files in a folder in SharePoint? I used the Send an http request to SharePoint action avoiding the odata filter options in the … Read More
When you get started with Power Platform projects, you will quite quickly find all sorts of hurdles on your way. The Power Platform projects mentioned in this post may help … Read More
So often I hear complaints about SharePoint actions in flow not working. In this post I will look at the complication when you try to get all files in a … Read More
In this post I will give a pattern for reading a csv file form SharePoint. An example csv file For this post I created a csv file with 3 columns … Read More
A while back I wrote about how to sort an array in Power Automate and I used an Azure function to do the job. One of the annoying things of … Read More
Concurrency in the Power Platform The Power Platform has a number of places where you can set or control concurrency. In this post I will have a look at the … Read More
In outlook you may keep the contacts. For some of these outlook contacts you may have birthdays and for others you may not. What if you want to find all … Read More
When a flow in Power Automate contains approval steps it can be important to collect the current approval details. Being able to collect the intermediate responses of a Flow approval … Read More
How many times have you tried to format numbers in Power Automate. When you have a number and you would like to convert this to a currency formatted like $1,234.00 … Read More
Are you flows slow, and did you wish that you could take your flows out of the stone age? Flow performance can be very important. Why improve Flow performance? In … Read More
Over the weekend Brian Dang asked me on twitter if there are any easy ways to avoid an apply to each step. He gave me an example where he tried … Read More
Today, I noticed a new security feature in Power Automate. It is now possible to secure your data in flows. When you secure your input and output in flows you … Read More
Would it not be good if you could search run through all the output from actions in your flow runs? You could implement something like I use in my Try … Read More