Forum Discussion

kwpbi's avatar
kwpbi
Helper II
7 years ago
Solved

Make new INDEPENDENT data table from existing data table

Hi,   I have a data table that has many columns, and I need this table to stay as-is. I want to create a new table that only contains two columns from this table. Here is what I tired to do (in P...