Hey there,
I’m trying to count the total list items for a repeating group that is nested in another repeating group.
It’s proving a little difficult, because I cannot reference the repeating group that is nested in my text element in order to do the count.
Has anyone been able to figure out a solution for this?
Datapoints is the repeating group which are the headers.
Company user datapoints is the repeating group that is filtered by the datapoints repeating group. I want to count the total list of items in the repeating group.