“When I update a SharePoint item in Power Automate, I am getting a warning “Actions in this flow may result in an infinite trigger loop”.”
Category: General
3 ways to change email sender address in Power Automate
“How do I change the email sender address in Power Automate? I don’t want my Power Automate flow to send all emails from my email address.”
Get a date in Power Automate, 3 expressions for filters and conditions
How do I get a date 7 days before an expiration date using Power Automate? Is there an expression similar to =TODAY() in Excel to get today’s date?
How to format date and time in a readable way in Power Automate
“When using the date time from SharePoint in a Power Automate email it’s displayed as 2020-09-14T17:00:00Z, can I get more readable format?”
Why you should use filter instead of condition in Power Automate
Does your Power Automate flow use condition to process all the items instead of a filter to get only the relevant ones?
What to do when your Power Automate condition always returns false
“The condition in Power Automate always returns false, even when I know it’s true! What value should I put into the condition to make it work?”
Where to get Schema for the Parse JSON action in Power Automate
“I need to process response from an HTTP request in Power Automate, but the Parse JSON action is asking me for Schema. What should I write there?”
Copy files between SharePoint libraries (Power Automate)
Copy files one by one can be painful if you’ve got a lot of them or if you need to do it regularly, there has to be a way how to automate this with Power Automate.