Hello @elbenzor ,
You can make just 1 segment but 2 rows. For example, if you take the "equals any of" approach, you can make 1 row contain the 1-500 and the second row to be 501-600.
See example below:
before taking this approach, i would first test thing1,thing 2 to see if you are getting information for your definition. If you see the number increase as you add more to you delimited string, you are good. If you do not see data, then something about your definition is incorrect:
Does that make sense?