“I need to know asap if my Power Automate flow failed, I can’t wait a week for it to send a message or check daily the flow run history.”
How to remove permissions from a SharePoint folder with Power Automate
“I’d like to set unique permissions on a SharePoint folder I just created with Power Automate, but the ‘Stop sharing…’ action throws an error.”
How to check if SharePoint item already exists in Power Automate
“I’d like to check with Power Automate if employee entry already exists in a Sharepoint list I’ve created; if not, create an item, otherwise update it.”
How to add new line (‘\n’) to a string in Power Automate
“I am building a Power Automate flow and need to append values into a string variable, how can I add a new line/line feed into the variable”
Add 0-n attachments from SharePoint to a Planner task in Power Automate
“I have a Power Automate flow set up to create a tasks in Planner as well as update the task details, but how do I add also attachments?”
How to format a date that can be empty (null) in Power Automate
“The Power Automate flow works fine if there’s a value for the date in Sharepoint, however, if it’s empty it’ll fail while trying to format the date.”
SharePoint list as Planner ‘task and checklist template’ in Power Automate
“I have one SharePoint list with all the Planner tasks (which repeat) and a checklist for each, how can I avoid creating new task for each item with Power Automate?”
Power Automate filter on SharePoint Date and Time column
“Is there any way to set an ODATA Filter Query to let Power Automate filter all SharePoint items where some date field is less or equal to today’s date?”
How to replace new line (‘\n’) in a Power Automate expression
“I can’t figure out how to replace a new line (‘\n’) or any other non-printable character in Power Automate expression.”
Rename a file in SharePoint with a single Power Automate action
“Why can’t Power Automate rename a file in SharePoint in the same way it can rename file in OneDrive? It’s one of the most basic operations!”