Solved
Forum Discussion
2 Replies
- Aleksandar_AContributor III
Hello @sdeng,
You can use sl.range() function, to generate an array of elements and then you can map them and split them according to your requirements.
Please refer to the sample pipeline attached below:
–sl-comm-generate-documents_2023_05_18.slp (4.7 KB)
Let me know if this helps you. 🙂
BR,
Aleksandar.- sdengNew Contributor II
Thanks, it’s working!! 😀