ContributionsMost RecentMost LikesSolutionsRe: Transpose data from Excel Hi sandeep, It seems that this pipeline tranforms data from Json input. My input file is Excel source and i’m facing error when i try to follow same steps. please suggest. Transpose data from Excel HI, Could someone tell me how to transpose data from excel. My Excel input has Pivot data, i need to transform everything to rows. I started with File reader and then used Excel parser to define the row and column, but not sure how to transpose data. Please suggest. Thanks, Muthu Re: Error while using Excel Parser Hi Shankar, Thanks for sharing the file, Much Appreciated. One thing i noticed in the pipeline that even after specifying column names b,c,d &f, why is the Excel Parser fetching all columns form worksheet? Re: Error while using Excel Parser Hi Shankar, Could you please share your pipeline if possible? If would be great for me to view and replicate for my data Re: Error while using Excel Parser Hi Shankar, Even after changing column names, i’m still getting same error. It looks like when we have two columns with same header text(name), the snap throws out error. If there any solution to sort these kind of scenario? Or is this a limitation in tool? Please suggest. Thanks, Muthu Error while using Excel Parser Hi Team, I’m facing below error when trying to read similar column names from same sheet but under different section. Could someone please assist? Usecase2.slp (4.7 KB) Thanks, Muthu Re: Issues in reading Nested Json file Hi Shankarao, Thanks much for your inputs, it works now. Can you also please have a look at below thread and suggest me with the solution. I posted below thread for issue with highly complex nested Json file. I tried a lot but could not solve it. Convert Nested Json file to Excel Designing Pipelines Yes, along with Transcript, i would need to split all levels inside the file. For each level of split, i’m forced to use multiple JSON Splitter. Attaching the full version of file along with pipeline that i created. Could you please help me out with the steps to read this JSON file and write output to Excel format. Test-Full_2018_09_08.slp (25.9 KB) Arno_Sample1.txt (1.9 MB) Would Appreciate any help that you provide here. Thanks Muthu Issues in reading Nested Json file Hi, I tried executing the example for Json Splitter provided in their home page, but the results i’m getting does not match with what they provided in their page. Could someone please correct me if i am wrong somewhere. SamplePipeline.slp (6.6 KB) ExpectedResult.xlsx (8.4 KB) Thanks, Muthu Re: Convert Nested Json file to Excel Yes, along with Transcript, i would need to split all levels inside the file. For each level of split, i’m forced to use multiple JSON Splitter. Attaching the full version of file along with pipeline that i created. Could you please help me out with the steps to read this JSON file and write output to Excel format. Test-Full_2018_09_08.slp (25.9 KB) Arno_Sample1.txt (1.9 MB) Convert Nested Json file to Excel Hi, I’m working on a requirement to convert Nested Json file to .xls format, but facing some bottlenecks in getting required output. The output shows list of values in cells instead of breaking into multiple rows.Would someone be able to help me out here ? input.txt (2.1 KB) currentoutput.xlsx (17.4 KB) I have attached both Input and pipeline files here. Please assist Thanks, Muthu