
Announcements
Hi,
Struggling to create a work around on this flow. The idea is when an email arrives with a certain "Subject Filter" and has attachment which will be called "Automation - Key Fields Only - Latest Order Input.xlsx" it will be added into a SharePoint folder daily.
Afterwards I need to create a table on this excel document the problem I'm having is that I cant choose the file path in the "Create table" action as it does not exist until it is uploaded.
Any help would be greatly appreciated!
Regards,
Scott
Hi @sbruk89
Believe you have only one attachments under that email. You need to move delay and create table actions steps within the Apply to each loop.
Thanks