Hi all,
i have a matrix with 4 nested rowgroups. Group1->...Group4
When i put =rownumber("Group1") into one of the fields of the matrix I get random numbers like 24, 12, 12, 12, 24,12, 12, 12, 32
and these are all for the same value in Group1!
I'm trying to find out when my report rolls over to the next group value in Group1.
I've tried a few combinations of running value and other things but i either get 1 appearing in all the rows or the high numbers
What am I doing wrong?