PROCESS_ORDER
Applies to: CELONIS 4.3 CELONIS 4.4 CELONIS 4.5 CELONIS 4.6 CELONIS 4.7
Warning
Please use INDEX_ACTIVITY_ORDER instead.
Description
PROCESS_ORDER returns the position of each activity within a case. Only not null activities are counted.
Syntax
PROCESS_ORDER ( table.column )
column: Column which has to be joinable to the activity table
Examples
[1] Example with two cases in which each activity is taken into account.
|
[2] Example with two cases in which only B values are taken into account.
|