I have a SharePoint list that contains some information I want to take a single row from this list and use in a Teams conversation.
This is scheduled to run every day but I want it to send a new row every day.
i.e.
Monday - Row 1
Tuesday - Row 2
Wednesday...
Day 365 - Row 365
I am struggling with the bit that tells it to move on to the next row each time it runs.
Any help would be greatly appreciated.