“I’m able to update a user or M365 group in the Person or Group column with Power Automate, but how can I update a SharePoint group?”
Copy files including created and modified date with Power Automate
“I use Power Automate to archive files, is there a way to keep the original created and modified date when I copy them to archive?”
How to set Content approval status with Power Automate
“When I use the Set Content Status Approval action to change the approval status, the Power Automate flow ends with a Bad Gateway error.”
How to ‘Get changes…’ based on date and time in Power Automate
“I’d like to use the Power Automate action ‘Get changes for an item or a file’ to return all changes since a date, but all I get is error: ‘Invalid format for version input value’.”
Filter SharePoint items with date in the same month in Power Automate
“How to filter items with date on the same month/year as current date in Power Automate, e.g. Created date column value is 09/15/2021 or 09/01/2021 and current date is 09/29/2021.”
Copy files between multiple SP libraries in a single Power Automate flow
“I need to archive files from multiple SharePoint libraries, can I copy them in a single Power Automate flow or do I need one flow per library?”
How to get a specific value from a JSON in Power Automate
“Is it possible, maybe with an expression, to get only a specific value(s) from a JSON object in Power Automate, so I can work with them later in the flow?”
How to get files from specific SharePoint folders in Power Automate
“I have a SharePoint library with multiple folders, each with a folder inside, how can I get all the files in these subfolders in a Power Automate flow?”
How to get only the last item from a SharePoint list in Power Automate
“I need to find the last value for an entry in a SharePoint list to increment its id for a new item, how do I recognise the last item with Power Automate?”
Power Automate trigger condition based on SP multiple choice field value
“I have a SharePoint multiple choice field: Red, Green, Blue, and I want the Power Automate flow to trigger if Red is one of those choices.”