“How can I display number of days between today’s date and another date in a SharePoint column without Power Automate daily updates?”
Category: SharePoint
How to update (not replace) an existing file in Power Automate
“I don’t want Power Automate to replace the existing file, I want to update it. To upload a new version of that file, not to delete the original one.”
Power Automate to filter files in SharePoint by file name
“I’m trying to filter files in SharePoint by the file name but Power Automate tells me that column ‘Name’ doesn’t exist.”
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.”