“I’m trying to filter files in SharePoint by the file name but Power Automate tells me that column ‘Name’ doesn’t exist.”
Category: SharePoint
Get data from HTTP response without ‘Parse JSON’ in Power Automate
“‘Parse JSON’ gives me a lot of useless dynamic contents, is there another way to parse the response from an HTTP request in Power Automate?”
Power Automate filter on SharePoint Lookup column
“I need to get all SharePoint items with the same value in a lookup column, but the OData filter in Power Automate doesn’t return any items.”
Power Automate filter on Multiple lines of text SharePoint column
“Since I changed the column to “Multiple lines of text”, I can no longer use “substring” to filter on that column in Power Automate.”
Hide JSON built hyperlink in SharePoint list if there’s no underlying link
“Is there any way to modify the JSON on SharePoint column to hide the “Open” link if there’s no underlying hyperlink?”
JSON instead of SharePoint hyperlink column (Power Automate)
“I built a Power Automate flow that copies excel rows to a SharePoint list, but I can’t get the hyperlink column to update both, a description and a link.”
How to lookup data in a SharePoint list in Power Automate
“I have two SharePoint lists, list A and list B, how to get all “lookup” data from list B that link to list A using Power Automate?”
Lookup to SharePoint list with approvers in Power Automate
“I am building an approval flow in Power Automate, and I need to lookup approvers in another SharePoint list.”
How to update multiple people or group column in Power Automate
“I want to update a multi-selection people picker field with the results of a different SharePoint list using Power Automate.”
Using version history to avoid duplicate approval tasks in Power Automate
“I’d like to update document properties in my Power Automate approval flow, but the flow creates duplicate task with each update.”