Hi there,
I'm trying to get a flow to read the last input from a form and email out the latest response.
I've tried to add all the ID's from Excel but the file is always corrupt.
Any ideas on how to do this?
Use an interim SharePoint list to store the responses, and call the specific reply you want from the list. Here's an example of how to create a SharePoint List from a submtited form with a condition:
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hi @ms1994 ,
It seems you want to get the last row of the excel file.
I suggest you use the last() function here.
Expression reference: last(body('List_rows_present_in_a_table')?['value'])
Best Regards,
Community Support Team _ Zhongys
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 |
---|---|
15 | |
5 | |
4 | |
4 | |
4 |
User | Count |
---|---|
13 | |
6 | |
6 | |
6 | |
5 |