“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!”
How to ‘Get emails’ from a folder in a shared mailbox with Power Automate
“Any tips on how to select a specific folder in a shared mailbox with the ‘Get emails (V3)’ Power Automate action? I see only folders from my mailbox.”
Create item in a dynamic SharePoint list/site with Power Automate
“Power Automate should determine in which SharePoint list it will create an item, how to use a dynamic content in the ‘Create item’ action.”
Format HTML table with SharePoint items in a readable way (Power Automate)
“The HTML table in an email from Power Automate is a mess, its format makes the SharePoint items I’m trying to show hard to understand.”
How to run a Power Automate flow only once after SP column has a value
“My Power Automate flow should run only once, and it should trigger only after the user selects a value in a SharePoint column.”