Control the order of processing import records?

Is there way to control the order a csv is processed? Lets say i have a particular date column and i want to make sure rows are processed oldest to newest.
1 Reply
Mark Chaney
Mark ChaneyOP6mo ago
Hmm, probably not possible to make it sequentially process then anyway due to multiple jobs and multiple processes

Did you find this page helpful?