The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
I created a customized table using a dax formula, however when i open the powerquery editor the query isn't there.
I would like to know if it's possible to convert the table created into a query that can be edited through powerquery editor.
Thank you
Solved! Go to Solution.
Hi @Anonymous ,
Calculated tables created with DAX (in the data view) are not visible in the Query Editor (Power Query).
You may load tables via Power Query, and then, once loaded, add calculated columns or create further tables referring to those tables with DAX, but not the other way around.
Your only option really is to create your "union" table in Power Query, using functions like Table.Distinct and Table.Combine, then you will be able to edit it further in the Query Editor.
Refer to :
https://community.powerbi.com/t5/Desktop/Tables-not-showing-up-in-query-editor/td-p/1210933
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Calculated tables created with DAX (in the data view) are not visible in the Query Editor (Power Query).
You may load tables via Power Query, and then, once loaded, add calculated columns or create further tables referring to those tables with DAX, but not the other way around.
Your only option really is to create your "union" table in Power Query, using functions like Table.Distinct and Table.Combine, then you will be able to edit it further in the Query Editor.
Refer to :
https://community.powerbi.com/t5/Desktop/Tables-not-showing-up-in-query-editor/td-p/1210933
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Can you expand this solution of yours further? "Your only option really is to create your 'join' table in Power Query, using functions like Table.Distinct and Table.Combine, then you can edit it further in the Query Editor."
User | Count |
---|---|
77 | |
75 | |
36 | |
31 | |
29 |
User | Count |
---|---|
93 | |
81 | |
57 | |
48 | |
48 |