Forum Discussion
Aleksandar_A
3 years agoContributor III
Hello @manohar,
The following expression should do the job:
sl.range(0, $quantity.length).map( x => $.mapValues(v => x < v.length ? v[x] : ""))
Let me know if this helps you.
BR,
Aleksandar.
- mohit_jain12 months agoNew Contributor III
Hi ptaylor Can you please help here
Related Content
- 11 months ago
- 10 months ago
- 3 years ago
- 3 years ago
- 4 years ago