Data tables
Hi,
I want to compare more than 2 tables in JMP for a common column present in all the tables. Now i want to return a 1 if the values in that specific column exists in each table otherwise 0. This im able to do for some predefined tables and by using a JSL script which adds an extra column in each table and return 0 or 1.
But i want to make this script generic so that i dont need to predefine the ...
jay_holavarri