“It was so easy to manage permissions in SharePoint flow, now I’m confused from all the HTTP requests using Power Automate.”
How to create calculated hyperlink in SharePoint Online list
“How can I create a calculated hyperlink in a SharePoint online list? A hyperlink that uses info from another column.”
What is SharePoint column internal name and where to find it
“I was told to use internal name of a SharePoint column in a Power Automate filter, but where do I find it?”
How to send email notification for upcoming event using Power Automate
“How to set up a notification 7 days prior to upcoming event using Power Automate? Is there a way to set up reminders for each instance on the calendar?”
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?”
4 most common problems with Filter Query in Power Automate
“My Filter Query in Power Automate action Get files doesn’t filter any data. It returns all documents all the time.”
Power Automate filter on SharePoint calculated column
“I need to use calculated column in a filter but Power Automate always returns Action ‘Get_items’ failed. Field ‘…’ of type ‘Calculated’ cannot be used.”
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?