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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.