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”.
I tried to create a macro in the file to clear all the filters when it’s opened and closed, but as the file is in the cloud and it is a shared file, people can also open in the browser and the macro doesn’t work everytime.
Thiago Gomes da Silva is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.