Is there a way to create a repeat of values in EasyMorph ?
For example: we have 3 values in a column which I want to repeat 100 times. How can I achieve this easily in EasyMoprh ?
Is there a way to create a repeat of values in EasyMorph ?
For example: we have 3 values in a column which I want to repeat 100 times. How can I achieve this easily in EasyMoprh ?
Use the “Cross-merge” action with a sequence from 1 to 100. See the example below.
repetition.morph (2.0 KB)
Thanks ! Nice solution.