Hello,
I am building a flow triggered by the submission of an MS form. The flow creates a new row in an excel table and then some excel formulas work out a score and then the score is emailed to the person who submitted the form.
To get the last row in the excel table I have used the list rows in the present table and ordered them in descending order as shown.
However, when the email comes through it is not picking the score associated with that row it is picking the score based on the previous row.
Any help would be greatly appreciated.