Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Table does not show up in Query Editor

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!

1 ACCEPTED SOLUTION
OwenAuger
Super User
Super User

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


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
Twitter
LinkedIn

View solution in original post

2 REPLIES 2
OwenAuger
Super User
Super User

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


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
Twitter
LinkedIn
Anonymous
Not applicable

Thanks, @OwenAuger !

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.