ContributionsMost RecentMost LikesSolutionsRe: Copy records for particular ID Thank you so much on looking into this it worked Re: Copy records for particular ID Hey @skatpally Thanks for looking into this. It work but there is one issue while doing group by field it is not taking all the ids by group because the file contains lots of data. I have uploading one file can you please implement that file in your pipeline. It is showing null values. Thanks Copy records for particular ID Hi everyone Need some suggestion for below implementation. This is the file which I have to process.I want to copy all the same records for each Id which is mentioned in header ( spring_scale_score , fall_scale_score , winter_scale_score) Like this This is only the one ID which I have mentioned in screenshot I want to do for all ID’s, Can anyone help me in this solution. Thanks in advance SolvedRe: Extra column Error Thank it works. Extra column Error Hi everyone , I am facing once error while parsing data from CSV parser. It is showing me one error “The number of CSV data fields is greater than the number of header columns in the input data”. I am attaching the screenshot of file PFA Can anyone help me in this to add automatically new headers in J and K column like AA and BB for header. So that can process this file. I have also tried with Trim the records with all the data is not processed. Can anyone look into this. Thank you in advance. SolvedRe: Extend columns into Rows without using Copy Snap Thanks @cstewart It works Re: Extend columns into Rows without using Copy Snap Thank @ptaylor It works Extend columns into Rows without using Copy Snap Hi everyone, I am stuck in one transformation I have one student_id which have different marks with subjects and I want to divide it in rows without using copy snap. PFA The records are coming in this format And I want to manipulate this records in This way for each ID I am also attaching the pipeline on which I have worked but I am searching for using less snap and without copy snap Copy Pipeline_2020_07_08.slp (12.3 KB) Thanks in advance SolvedRe: How to divide array into json with headers Thank you so much. It worked. Re: How to divide array into json with headers Hi Dimitri thanks for the quick reply I am attacting the screenshot can you please look into this. I have also tried json splitter but it is not working And the file header shoud be first array. I am expecting in