Actually I am not experienced with linq querys, is it possible to combine based on these no of columns, in the above case they split based on one column(Region)
I need to combine pr, supplier code and makepoto
Please tell me detailed steps @ppr
Error ERROR Validation Error Syntax error, ‘,’ expected
Unexpected character ‘“’
Unexpected character ‘”’
) expected
; expected
} expected
Argument missing
Invalid expression term ‘’
‘DataTable’ does not contain a definition for ‘Asenumerable’ and no accessible extension method ‘Asenumerable’ accepting a first argument of type ‘DataTable’ could be found (are you missing a using directive or an assembly reference?)
Non-invocable member ‘Function’ cannot be used like a method.
The name ‘r’ does not exist in the current context
The name ‘Purchase’ does not exist in the current context
The name ‘Requisition’ does not exist in the current context
The name ‘sode’ does not exist in the current context
The name ‘makepoto’ does not exist in the current context
The name ‘g’ does not exist in the current context
The name ‘Clone_dt’ does not exist in the current context
The name ‘a’ does not exist in the current context
The name ‘Copytodatatable’ does not exist in the current context
Only assignment, call, increment, decrement, await, and new object expressions can be used as a statement Sequence.xaml
I am not getting your point, the similar pattern only the data always, sometimes the supplier code is same then we can combine that IRs based on supplier or ts
remaining data which not have the same supplier code that data also needed po.xlsx (18.2 KB)