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
Jarek_Warsaw
Frequent Visitor

SQL tables append problem

Hello,

 

I'm trying to combine data from the accounting system for different companies. I retrieve the data through SQL Server from identical tables located in different databases, add one column to specify the company, and attempt to 'append' to proceed with further processing. Unfortunately, nothing happens; the resulting table is not displayed, and the system keeps working continuously (moving dots across the top bar). When a new or changed table appears, a yellow exclamation mark appears, but I cannot see what the error is. There is also no dialog box appearing. I tried changing access settings (None, Public, Organizational), but it didn't change anything. I also tried different Data Connectivity modes (Import and DirectQueries), also without success. I would appreciate any hints on what might be causing this behavior.

Thanks a lot for help.

1 ACCEPTED SOLUTION

UNION is a DAX function. You do that in Power BI, not in Power Query.

View solution in original post

3 REPLIES 3
Jarek_Warsaw
Frequent Visitor

Thanks, but I'm not sure how to Union tables. Is it a different method than 'Append' from QueryEditor (Home menu, Combine)? How can I access it?

Just to add, tables are loaded into Power BI, have size max 20k x 35 columns, each. Source databases are on the same server on local machine.

UNION is a DAX function. You do that in Power BI, not in Power Query.

lbendlin
Super User
Super User

 from identical tables located in different databases ... and attempt to 'append' to proceed with further processing

The formula firewall monster will not be happy about that.

 

Load the tables as is and do the UNION in Power BI instead.

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.

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.