Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2018 12:25 AM
Hi,
I want to generate dynamically n records, based on column value. Lets say based Number_Streams , I want to create n records having same values for other columns, except the name. In name column I want to append alphabets dynamically.
Sample
Input data
Output Data
Thanks, any help would be appreciated.
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2018 03:53 AM
I got the solution, the solution can be implemented in 2 ways.
- Using Javascript (Thanks to @Ajay_Chawda)
Dynamic File Column read_2018_11_19 (1).slp (11.4 KB) - Without using script…but the apporach is very much similar. I do not have enough time to explain. Please check the pipeline.
Dynamic_records_without javascript_2018_11_24.slp (22.7 KB)
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2018 03:53 AM
I got the solution, the solution can be implemented in 2 ways.
- Using Javascript (Thanks to @Ajay_Chawda)
Dynamic File Column read_2018_11_19 (1).slp (11.4 KB) - Without using script…but the apporach is very much similar. I do not have enough time to explain. Please check the pipeline.
Dynamic_records_without javascript_2018_11_24.slp (22.7 KB)
