ISSUE WHILE USING MERGE DATA TABLE

PLS HELP TO RESOLVE…

Can you provide any sample excel which your are facing

I think if the one column of Datatable1 and other Column of Datatable2 having different datatype
once you check it

for checking you can try this

Datatable1.columns(“ColumnName”).Datatype
Datatable2.columns(“ColumnName”).Datatype

or you can try by selecting ignore option in properties panel

Hi @Gamelytics ,
Can you share your file or your data you need merge
Regards,
LNV

Set MissingSchemaAction as Ignore

done bro threr was some data type miising