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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
stalerik
Helper II
Helper II

Append Query with DirectQuery mode

I have two tables from two different databases in my Power BI model.  They contain the same columns.  I would like to append the two tables.  When I append the tables, I lose the DirectQuery ability and my data does not automatically refresh upon reload. I have tried the Append function in Power Query Editor, and also used a Union with DAX to create a new data table.  But my new table is switching to Import mode.   I would like to know a way to append the two tables into one table and keep the DirectQuery.    Thank you!

 

1 ACCEPTED SOLUTION
v-xuding-msft
Community Support
Community Support

Hi @stalerik ,

Greg is right. It is not supported for DQ mode to append tables in Power Query and create calculated tables with DAX. As you tried, it is always changing to composite models. For now, there is not a good workaround to solve it. I think you could reference the document: Use composite models in Power BI Desktop to check if it is okay using the models. For composite mode, your original tables remained in DirectQuery mode and just the new tables with import mode.

 

You could reference the documents to learn more about DirectQuery.

About using DirectQuery in Power BI 

Use DirectQuery in Power BI Desktop 

 

Best Regards,

Xue Ding

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-xuding-msft
Community Support
Community Support

Hi @stalerik ,

Greg is right. It is not supported for DQ mode to append tables in Power Query and create calculated tables with DAX. As you tried, it is always changing to composite models. For now, there is not a good workaround to solve it. I think you could reference the document: Use composite models in Power BI Desktop to check if it is okay using the models. For composite mode, your original tables remained in DirectQuery mode and just the new tables with import mode.

 

You could reference the documents to learn more about DirectQuery.

About using DirectQuery in Power BI 

Use DirectQuery in Power BI Desktop 

 

Best Regards,

Xue Ding

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Greg_Deckler
Community Champion
Community Champion

I am not aware that you can use Append or UNION in DAX and keep Direct Query mode.

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors