I need to simply sort according to region, and then for each region, set a counter from 1 - n. Thus each region will have a 1,2,3 etc. I have set up a sorter ok but the counter does not start from 1 again on the next region.
Page 1 / 1
You can set the counter name to the region ID, that way you'll have a separate counter for each region.
You can set the counter name to the region ID, that way you'll have a separate counter for each region.