Hi,
Im trying to make a flow where I need the row with highest ID (column in a table). I use the "List rows present in a table" operation.
In the advanced options it looks like this:

The problem is that the "order by" does not order anything for me. I always get the first Id (1) for the table. The table looks like this:

In this case i want the row with id 6. If I remove the "top count" the whole list is presented.
What have I missed?
Please help 🙂
- Christian