Avatar

Correct answer by
Level 3

Yes, that should work. Name different JS variable against branch of the split.

vars.subset1 = vars.recCount

For the second split

vars.subset2 = vars.recCount

Then

vars.subset3 = vars.recCount

View solution in original post