Column Missing after Join 2 data tables into 1 merge data table using scripting
Hi,
I want to join 2 data tables into 1 merge data table using scripting.
I already joint the 2 data tables into 1 joint data table manually, so I copied the same script from the joint data table into my master script.
Somehow, when I run the master script, all the chosen columns from dt2 not included in the joint data table.
Why it is not working?
Data Table( "AVIYield (Datasheet)" ) << Join(
...