Hello,
I am looking for some guidance to automate the following process...
1. Every day I receive an Excel file to my mailbox.
2. In this file there is information about daily sales (always in the same sheet and cell) that I need to paste into a different workbook.
What I was thinking to do is the following:
- Save incoming daily sales Excel reports on SharePoint with a specific naming (DDMMYY_Sales)*;
- Open daily sales Excel with a dynamic input tool (because every shipments file will have a different name as these are sent daily) and store the sales value;
- Open consolidated Excel with shipment information and enter a value in the specific cell (also needs to be dynamic, because each cell will represent a different day).
*This I can do with Power Automate, not sure if with Alteryx too.
If the above makes sense to you, is there someone who could help to design a workflow like this? I am a bit confused with how to use the dynamic input tool to get Alteryx to open different Excel files every day...
thank you!