Hi,
I have an external application generating an excel file as an email attachment. The attached excel file cannot have a table, the data I need is in cells A1 to L1.
I also have a master spreadsheet with a table for the data saved in a specific sharepoint folder.
I am trying to get the data in this .xlsx (it could be .csv if needed) outlook attachment added to the master data table which would then have a scheduled flow to update a sharepoint list based on the data in this table.
Currently I have a flow set up to get the email attachment saved in the Sharepoint folder. I am stuck at getting the file merged, using trigger 'when file is created' and a condition on file name. The issue is that I cannot reference the dynamic content on a file that is not yet created and doesn't have a table!
Any help is much appreciated. Thanks!
Solved! Go to Solution.
Hi @djcarver ,
According to your description, I am afraid that there is currently no way to get the specified data through Flow.
Basically, if you want to get the file in the specified excel file, it needs to meet the following two conditions:
Please refer to the online doc for more details on the Excel connector:
https://docs.microsoft.com/en-us/connectors/excelonlinebusiness/#known-issues-and-limitations
Best Regards,
For anyone else looking, I've used this as a workaround solution:
Hi @djcarver ,
According to your description, I am afraid that there is currently no way to get the specified data through Flow.
Basically, if you want to get the file in the specified excel file, it needs to meet the following two conditions:
Please refer to the online doc for more details on the Excel connector:
https://docs.microsoft.com/en-us/connectors/excelonlinebusiness/#known-issues-and-limitations
Best Regards,
For anyone else looking, I've used this as a workaround solution:
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
85 | |
60 | |
51 | |
43 | |
38 |
User | Count |
---|---|
89 | |
81 | |
74 | |
62 | |
44 |