PROCESS_ORDER
Deprecated
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 ( activity_table.column )
column: A column of an 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. | ||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||
|