@joao_adelio1
Yes the column structure has to be the same as fro the original datatable.
One option to do it:
Assign Activity:
left side: dtCorrected
right side: tabelaassociados .Clone()
@joao_adelio1
Yes the column structure has to be the same as fro the original datatable.
One option to do it:
Assign Activity:
left side: dtCorrected
right side: tabelaassociados .Clone()