How to count incrementally with parent/child records

TCole94
Tera Expert

I need to count 10 records in this order taking in account the parent/child relationship:

1 = parent record xxx

1.1 = child of parent record xxx

1.2 = child of parent record xxx

1.3 = child of parent record xxx

1.4 = child of parent record xxx

2 = parent record xyz

2.1 = child of parent record xyz

2.2 = child of parent record xyz

2.3 = child of parent record xyz

 

Any thoughts of how to do this?

 

0 REPLIES 0