Skip to main content
Question

I want to create a sequence of numbers starting from 1 but ending at a certain point which it will decide from attribute value coming from the SQL executor, suppose the value came out as 100, then I would want to create sequence of numbers upto 100.


bhavyagandhi
Contributor
Forum|alt.badge.img+1
I want to create a sequence of numbers starting from 1 but ending at a certain point which it will decide from attribute value coming from the SQL executor, suppose the value came out as 100, then I would want to create sequence of numbers upto 100. How ?

4 replies

david_r
Celebrity
  • July 1, 2021

If you want a separate feature for each number of the sequence, then look at the Cloner.


bhavyagandhi
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • July 2, 2021
david_r wrote:

If you want a separate feature for each number of the sequence, then look at the Cloner.

Thank you, can it be done via making a custom transformer using counters? I was trying out that way


david_r
Celebrity
  • July 2, 2021
bhavyagandhi wrote:

Thank you, can it be done via making a custom transformer using counters? I was trying out that way

Will the Cloner not work for your use?


bhavyagandhi
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • July 2, 2021
bhavyagandhi wrote:

Thank you, can it be done via making a custom transformer using counters? I was trying out that way

worked, but was trying another method


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