Forum Discussion
kwpbi
7 years agoHelper II
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...
- 7 years ago
Anonymous
7 years agoNot applicable
You can use select columns to create a new table, or you can use Power Query
https://docs.microsoft.com/en-us/powerquery-m/table-selectcolumns