
Announcements
Hello, Im trying to get in power automate the last item created in a table,
I tried using this one (createdon desc in Sort by) but its not bringing me the last one, is there any way to check according to an unique ID i have in which the bigger one is the last item created?
@Anonymous To get last item from list rows you need to use last() function in one compose action.
Here from excel rows i am getting last item row -
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.