@esakki1612 build one datatable-
In for each row in datatable
If currentrow(“company code”)=“4000”
Then add that datarow to datatable.
Outside for each remove datacolumn of company code from datatable
@esakki1612 build one datatable-
In for each row in datatable
If currentrow(“company code”)=“4000”
Then add that datarow to datatable.
Outside for each remove datacolumn of company code from datatable