I am creating my first Flow using Templates for Track Microsoft Forms responses in an Excel Online (Business) spreadsheet. I need the date and time of when the user submitted the form.
What I observed:
Solved! Go to Solution.
Hello @kimberlymecham
Is that actually an error relating to the dynamic field? I have seen a similar error when a column in the list I am adding to has been removed. Check your Excel file, does the table have the missing column?
Kind regards, John
Usually, that error occurs when you fetch the structure of the Excel and then remove a field. Power Automate keeps a reference of the "old" column, but since it's not present anymore and has an object associated with it, it keeps it but warns that that column doesn't exist anymore. So if you have a "item/...", it means that you removed it and should remove any insertion in that field since it will fail.
Makes sense?
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel
Hello @kimberlymecham
Is that actually an error relating to the dynamic field? I have seen a similar error when a column in the list I am adding to has been removed. Check your Excel file, does the table have the missing column?
Kind regards, John
Usually, that error occurs when you fetch the structure of the Excel and then remove a field. Power Automate keeps a reference of the "old" column, but since it's not present anymore and has an object associated with it, it keeps it but warns that that column doesn't exist anymore. So if you have a "item/...", it means that you removed it and should remove any insertion in that field since it will fail.
Makes sense?
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel
Thank you for the responses. I figured out that even though it was Power Automate who put that Submission field in there for me to fill in, it didn't like it. I eventually used another field in the spreadsheet and filled it in with the dynamic offering of SubmissionTime (a field that doesn't come through when you download the data from the form) and it worked fine. It was kind of an accidental find.
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 |
---|---|
12 | |
11 | |
9 | |
9 | |
6 |
User | Count |
---|---|
26 | |
20 | |
12 | |
10 | |
7 |