Split Imported Data Between Reconciled and Unreconciled
I am trying to find a way to split data from an import between reconciled and unreconciled and cannot find a way to do this. I've tried using a Segment and a Split. There don't seem to be any fields when you only consider the incoming data that allow you to do this. For now I've found a work-around by only importing once an hour and using the Segment to check the Created date to see if it was in the last hour or not, but it seems like there should be a simpler way?