Creating a flow for getting excel columns and putting them in a new workbook
Hello. I am somewhat new to Power Automate and largely am using Copilot to help me create flows. Since I am new and lack experience in both programming and Power Automate it could be that I am naive and my challenge is not possible to solve. However it seems like it should be possible.
My challenge is to get 7 columns from an excel table on a sharepoint, only entries with a DateFrom the last seven days(thats one of the columns), put the columns in a new excel workbook. Then I would like to post that newly created workbook in a weekly e mail. The data would refresh itself every day but the email will post weekly. Is this even possible ? If so how would i best go about doing it or prompting Copilot to help me create it ?