How to send an email when a column changes in excel using Power Automate
My use case is that I’ve been asked to change our event tracker so that when the column “signed agreement” changes to “signed” and email is sent to our finance guy to process an invoice.
Power Automate to import list items into SharePoint, difficulty getting a multi-value lookup column to work
I have an excel template that will be used to import list items into SharePoint. One column in SharePoint is a multi-value Lookup column. I’m having trouble importing multiple values from excel into the lookup column in Sharepoint.
Power Automate to import list items into SharePoint, difficulty getting a multi-value lookup column to work
I have an excel template that will be used to import list items into SharePoint. One column in SharePoint is a multi-value Lookup column. I’m having trouble importing multiple values from excel into the lookup column in Sharepoint.
Power Automate to import list items into SharePoint, difficulty getting a multi-value lookup column to work
I have an excel template that will be used to import list items into SharePoint. One column in SharePoint is a multi-value Lookup column. I’m having trouble importing multiple values from excel into the lookup column in Sharepoint.
Power Automate to import list items into SharePoint, difficulty getting a multi-value lookup column to work
I have an excel template that will be used to import list items into SharePoint. One column in SharePoint is a multi-value Lookup column. I’m having trouble importing multiple values from excel into the lookup column in Sharepoint.
How to force a dataset refresh in MS Power Automate
I’m using MS Power Automate to automate some document creation tasks for rows in an Excel online spreadsheet. I have the users update a status column (which has dropdown type data validation on it) in the row and manually run the flow when a document needs to be created for the row. I have the flow using the Excel for Business data source and a filter on the list rows function to limit rows returned.
Create an automation using Power Automate to clear all the filter in a table for an excel file in sharepoint without using scripts
I have a flow in Power Automate that creates a new excel file based in another file that is in sharepoint, but if the file in sharepoint is filtered does not return all the rows, just the filtered rows and I need all the rows in the new file so I am trying to find a way to clear all the filters in the automation before the step “list all the rows”.