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.
11-24-2018 03:53 AM
I got the solution, the solution can be implemented in 2 ways.
11-24-2018 03:53 AM
I got the solution, the solution can be implemented in 2 ways.