Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I create new table using modeling tab but it not show in query editor, what is the problem?
Solved! Go to Solution.
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
@waleed111 Tables created in Edit Query(query editor) /data transformation mode or using enter data , will be visible. Tables of the model table will not be visible in Edit Query(query editor)
See if you can create the table in Edit Query(query editor) mode only
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
https://radacad.com/pivot-and-unpivot-with-power-bi
Transpose : https://yodalearning.com/tutorials/power-query-helps-transposing-data/
these two to take out table from table
why it not visible?
Copying DAX from this post? Click here for a hack to quickly replace it with your own table names
Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C
I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com
@waleed111 , You see it like Query Editor is the first step and the Data tab is the second step. Whatever you do in the first step is visible to the Second , not a vise versa.
In power BI anything done query builder will be visual on the Data model. But data tab changes will not reflect in the query builder.