How to number items sequentially

Can you please explain how to number items sequentially?
The current items are:

  • Saturday
  • Sunday
  • Monday

I want them to appear as:
1- Saturday
2- Sunday
3- Monday

I need the numbering to be dynamic because the number of items is variable.

Hey there,

do you mean inside the text aggregator? You can use the bundle order position variable.

1 Like