Hi All,
I am trying to take my activity table and break it out into different subactivtiies groupings. Basically trying to create a counter calculation by case whenever the activity is 'Start' and have it copy all the way down until the next 'Start' activity or using a sort of lead object to distinguish the beginning of a sub activity.
Example:
Case Activitiy Counter
1 Start 1
1 Activity 1
1 Activity 1
1 Activity 1
1 Start 2
1 Activity 2
2 Start 1
2 Activity 1
I have tried to do this with a variety of formulas, but have been unable to recreate this. I can do this in the backend transformation, but would prefer to see if it can be done within a calc from the front end.
Please advise whenever you get a chance. Thanks for reading!