Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi all,
Does anyone have any tips or examples on the use of the select columns function to create a new table.
I'm trying to create a new table based on an extract of an existing one and their is limited information on this function available.
Alternately, if there is another function that provides the same and allows the result to be viewed and edited in the table editor?
Cheers
Solved! Go to Solution.
You can better use the query editor window and Duplicate/Reference an existing query in order to create a table with data from another table.
Hi @pat_energetics,
if you want to extract some columns from a table to put them in another table you can use the SELECTCOLUMNS() function.
Here the neededarguments for the function:
and an example..
..let me know if it works.
#I'M Not An Expert#
Thanks B129,
Although that works the suggestion given by mi2n seems more appropriate for ourapplication. By going back to the source query and duplicating what we need upstream, it seems the resulting table is much easier to work with.
You can better use the query editor window and Duplicate/Reference an existing query in order to create a table with data from another table.
Thanks Mi2n
The suggestion given seems more appropriate for ourapplication. By going back to the source query and duplicating what we need upstream, it seems the resulting table is much easier to work with.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 40 | |
| 30 | |
| 24 |