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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
KukoyLP
Frequent Visitor

append two user created tables

Is it possible to append two user created tables?  When I go to Edit Queries, I don't see my user created tables on the left hand side.  Assuming because the tables weren't created via query, but via Modeling --> New Table.

 

I essentially need to join the data of my two new tables created in Power Bi.

 

Any help would be appreciated.

3 REPLIES 3
Eric_Zhang
Microsoft Employee
Microsoft Employee

@KukoyLP

 

Yes, the tables created via "New Table" do not appear in "Edit Queries" window.

 

Are you talking about union or join tables? To union tables, there's a DAX function UNION. While to JOIN tables, there're functions CROSSJOIN,NATURALINNERJOIN,NATURALLEFTOUTERJOIN. However usually you don't have to use them if proper relationship is created among tables.

 

 

I'm talking about Joining tables.

 

I'm in a situation where I needed to join "New Tables".  I'm using a different approach now though since this seems like a dead end.  Thanks.

@KukoyLP

 

You can join "New Tables" in DAX with the functions mentioned. What difficulty in joining tables do you have so that you have to say a "dead end"?

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.