I’m trying to create a Flow to take an attached excel file I receive each week with usage stats in it and automatically update these into our master excel files which feed some of our power BI analytics
The workflow I have so far is:
On new email
Create file to save attachment to Sharepoint folder (I have put in a filter because it is also saving the logo)
Create table - Create a table over the top of the data in this new spreadsheet (as data is always in the same format and I can therefore set a range). Stuck here
TBC Copy the data from attachment spreadsheet new table to selected table in master spreadsheet
TBC Delete attachment spreadsheet so new file can come in with same name next week.
My problem is I can’t get my Create table to locate the file I just added to my folder. I though perhaps if each file had the same name it might identify it is i set file to the file name however, it's not identifying it. Any suggestions?
Solved! Go to Solution.
Woot! sorted my own problem. needed to use the ID rather than the ItemID in the file field
Woot! sorted my own problem. needed to use the ID rather than the ItemID in the file field
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
63 | |
51 | |
30 | |
29 | |
24 |