How to change the activity order?
Best answer by .146004200
The Sorting Column can help with enforcing activity order when the timestamp of both activities is equal.
So if you have Activity A and B on the 06/03/2023, if the integer in sorting column A is smaller than B, then A comes before B in the process flow. However if for instance there is an activity C with a date 05/03/2023 and sorting value larger then B and A, than it will still be before A and B in the process flow, as the timestamp is earlier.
This is quite common unwanted behavior and usually has its origin in data quality or usage of source systems underlying data structure and storage. If you want to alter the dates, you can do so manually in the data job (data transformations).
Kind Regards,
Maurits
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.