Consolidated_LineItems_LINQ

Hi Expert,

I have an excel file with standard format and common headers with split of Rejected records and success records. And, it will be changing dynamically based on the number of line items. I need to consolidated with in a single table with both rejected and success records. Attached the sample input file and expected the output in the other sheet for your reference. How can achieve
Consolidated.xlsx (11.7 KB)
this by LINQ?

Hi @Balachander_Pandian

Can you try the below

Sequence17.xaml (17.0 KB)

Output:

Consolidated.xlsx (13.2 KB)

Regards,

1 Like

@lrtetala Thank you very much

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.