Forum Discussion
Mechi
6 years agoHelper I
Create New table based on the selected existing table column headers
Hello, I need a small help in creating new tables based on the column headers of existing table For example if i have the following existing table Number T1 T2 T3 Avl 5645 X X ...
- 6 years agoDon't think you can extract Column Names in separate table using DAX. May be someone else be able to help.
Mechi
6 years agoHelper I
AnkitBI , Thanks for the Code
But i needs to create this table outside of Edit Query, Would be great help if i can able to do this in Modelling --> New Table using DAX formulas
BR
Mechi 🔧
v-joesh-msft
6 years agoSolution Sage
Hi Mechi ,
Currently, using DAX to extract column headers is not possible, you need to use M Query.
Best Regards,
Community Support Team _ Joey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.