I currently have an MS Form that is flowing into an excel spreadsheet with each entry adding a new row into Excel. I have set up some formulas to create a 'Score'. I want to then use this 'Score' as a condition action to automatically trigger a 'Pass' or 'Fail' message in MS Teams.
This is currently the flow i have:
However, whenever the flow runs it takes all the entries in the 'Total Score' excel column rather than the most recent entry that has been added from earlier in the flow - as a result I get multiple posts in Teams. I have tried to taking away the 'Apply to Each' but that did not work.
Does anyone have any suggestions how to build this with only the latest entry into the table being counted?
Thanks!