March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hello everyone!
I am not advanced user of Power BI and have some problem.
In the data view I created new table with the column that combines distinct value from the 2 columns from other tables. The formula is Table = DISTINCT(UNION(VALUES(etc...
Then I want to edit it in query editor. However, when the editor window opens I cannot see this table in the list. Could you please explain why? And how can I make it appear there?
Thanks!
Solved! Go to Solution.
Hello @Anonymous
The simple answer is that 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.
Regards,
Owen
Hello @Anonymous
The simple answer is that 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.
Regards,
Owen
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |