Join Data tables || Build Data tables joining

@Vajrang
I have an issue of joining two data tables with same column values with different column names.
if i read the data of two data tables from excel sheet the i am able to join those data tables.
if i read the data of two data tables from build data table i am not able to join those data tables.
Sorry i cant share the excel files because of privacy.

@SudhaT

Suggest to check the output of the Datatables

And also debug

Hope this may help you

Thanks

Hi @Srini84
Thanks for your reply.
Yeah checked the output of the datatables while debugging. the output of the join Datatable is empty. its just combining the column names but the table is empty.