“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.”
Category: Application specific solutions
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?”
Format multiple choice SharePoint column in .csv using Power Automate
“How can I format the value(s) from multiple choice column in a .csv file created by Power Automate? It shows just an ugly string.”
Export multiple Person or Group column into .csv table in Power Automate
“I need only the user name from the Person or Group SharePoint column that Power Automate just exported into .csv table, not the full user data.”
Quick way to export SharePoint list to Excel file using Power Automate
“I’m trying to automate export of SharePoint list into an Excel file, but Power Automate takes ages to finish. How can I make it faster?”
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.”
Skip empty row(s) when processing Excel file in Power Automate
“My Power Automate flow errors out because there are blank values in the processed Excel file, how can I skip the empty row(s)?”
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.”
Using Power Automate to reply to Teams message
“I’m trying to create Power Automate flow that when Planner task gets marked as completed, a reply is posted to the Teams message the task was created from.”