Hi, all I suspect this is a simple one but I can't seem to figure it out.
I am using a simple flow to update a table in a SQL database, I want to add a primary key in the flow but want it to choose the latest free number, for example I think I have around 840 rows of data, how can I make it automatically pick 841 as the next primary number to upload when next run?