Query to filter SharePoint List Items by Lookup Fields in Microsoft Flow (Power Automate)
In one of the recent projects, I needed to apply a filter on a lookup field in a document library. Here is what I was trying to achieve. I have…
In one of the recent projects, I needed to apply a filter on a lookup field in a document library. Here is what I was trying to achieve. I have…
Recently I came across an issue where I had to update a hyperlink field within SharePoint. I thought how hard could that be? Well, it seems you can't specify Url…
I was building this simple flow that gets and then updates an item in a SharePoint list. How hard can it be? Well, just as I was about to leave…
Electronic forms are usually long. More than once my customers requested "Save form as draft" feature. In most cases, it is prudent to offer this option to your user. They…
I am sure you all have had faced issue when your Conditional action evaluates to "False" when you know your conditional logic is correct. I had one such day when…
We recently finished a project that involved MS Teams and flow. We were working on "next generation development projects" scenario. The goal was to use Teams as a communication tool for…
Webhooks are getting very popular now a days. You hear a lot about them. What is a webhook? You can refer to web hook as a trigger for an event.…