This graph will find the ‘Sheet Number’ location of families placed in views. Once the location is found then it assigns the data into a shared parameter called “Sheet Name”.
(Please see image) I would like to be able to divide the list by common Sheet Number, then schedule the list sequence for each. Could someone help? Thanks!
@Durmus_Cesur, yes, that is what I wanted to do, but my main goal is to be able to schedule the sequence number. Also, Instead of starting from 0, the list should start from 1.
The bottom part of your graph isn’t needed. Once you have your items split by sheet you just need to get the Count for each sublist and create a sequence for each one like you did.