Forum Discussion
KiranPatil
8 years agoFrequent Visitor
Append 4-5 tables
Hi Guys , Newbiee to Power BI . I want to Append multiple tables ( 4 -5 tables ) of same columns . Before that i have created Flag for each table ( calculated Field in each table ) . When i go t...
- 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
KiranPatil
8 years agoFrequent Visitor
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-msft
8 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