Skip to main content
Solved

How to sort data according to region, and then give each object in a region a number from 1 to n which repeats itself for every region.


Forum|alt.badge.img

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.

Best answer by david_r

You can set the counter name to the region ID, that way you'll have a separate counter for each region.

View original
Did this help you find an answer to your question?

2 replies

david_r
Celebrity
  • Best Answer
  • February 5, 2018

You can set the counter name to the region ID, that way you'll have a separate counter for each region.


erik_jan
Contributor
Forum|alt.badge.img+18
  • Contributor
  • February 5, 2018
david_r wrote:

You can set the counter name to the region ID, that way you'll have a separate counter for each region.

And using the named counter, you do not need to sort first.

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings