Hi, I have a dataverse in Power Automate. The dataverse file has two important columns, the ID column and the date column.
The ID column has duplicates for each ID with different dates. I need the most recent record of each ID based on the date added. I need to sort by descending, "filter by duplicates", and take the first record. I am not sure how to approach this, since I am new learning power automate. I have already applied the sort by descending, but the rest I'm stuck on how to apply the logic.
I will appreciate very much any help. Thank you!