Forum Discussion
Append 4-5 tables
- 8 years ago
Hi KiranPatil,
No. It's not possible to show any calculated table/column/measure generated by DAX in Query Editor mode. If you want to add a tag column for each table, please use Power Query (M code) to achieve that.
Regards,
Yuliana Gu
Hi
You have created calculated columns using DAX, which resides in your data model which will not appear in Power Query/ Query Editor. So, you wont see the created measures/ calculated columns in Query Editor.
Thanks
Raj
okay Thanks ,
I want to know is there any way in which i want tables which are created in datamodel should be will avaiable in Power Query ?
Please help
Advance Thanks
- v-yulgu-msft8 years agoMicrosoft Employee
Hi KiranPatil,
No. It's not possible to show any calculated table/column/measure generated by DAX in Query Editor mode. If you want to add a tag column for each table, please use Power Query (M code) to achieve that.
Regards,
Yuliana Gu
- KiranPatil8 years agoFrequent Visitor
Ok thanks a lot