All,
I'm needing assistance with sorting my List Rows data output from Dataverse. I'm able to sort it using exterior actions, like compose and others, but what I really need is to Loop on the data based on the already sorted data. Example, Record0001, Record0099, Record0023 are all out of order when they come in, I need them to be Record0001, Record0023, Record0099; I have conditionals that get this record number, set a variable using that number, then compare that variable to the next record number in the List Rows output in order to see if duplicates are occurring, if duplicates are gt or eq to 5, then write the data to an Excel Online file. If they run out of order on the record number, it will never satisfy the condition, and always be false. If anyone needs any additional information let me know and I'll do my best to provide it. Thank you.


Report
All responses (
Answers (