How to count incrementally with parent/child records
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2025 05:24 PM
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