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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Direct query merge refresh

Hi,

 

i have 3 groups of tables in direct query mode connected to SQL server. (one machine saves data in tables in group1, second machine in tabels in group2 and third saves in tables in group3)

Group1

Table1Table2Table3
Group2

Table1

Table2Table3
Group3Table1Table2Table3

I used UNION to merge respective tables into 3 tabels (Table1combined, Table 2 Combined and Table 3 combined) to have overall view of all 3 machines.

 

In format tab under visualizations i use page refresh to refresh data in table. But data in merged tables are not refreshed.

Is it because those tabeles are marged and not really connected directly ?

1 ACCEPTED SOLUTION
v-yingjl
Community Support
Community Support

Hi @Anonymous ,

Please note that: Automatic page refresh is available only for DirectQuery data sources.

When you create a table which is combined three direct query tables, you will find the storage mode in lower right corner of power bi desktop has been changed from direct query to mixed.

storage mode.png

It means the new combined table uses import mode not direct query so that page refresh doesn't work for it. You should click the Refresh button in the Home ribbon to refresh this combined table manually.

 

Best Regards,
Yingjie Li

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

4 REPLIES 4
v-yingjl
Community Support
Community Support

Hi @Anonymous ,

Please note that: Automatic page refresh is available only for DirectQuery data sources.

When you create a table which is combined three direct query tables, you will find the storage mode in lower right corner of power bi desktop has been changed from direct query to mixed.

storage mode.png

It means the new combined table uses import mode not direct query so that page refresh doesn't work for it. You should click the Refresh button in the Home ribbon to refresh this combined table manually.

 

Best Regards,
Yingjie Li

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

Hi,

 

Can i change the storage mode of my merged tables from 'import' to 'direct query'?

or is there a way to automatically refresh this table if it is merged?

amitchandak
Super User
Super User

@Anonymous , how you calculated the new merged table. Data should refresh in union table if data in base tables are refreshed

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

i just created table:

Table(comb)= UNION(Table1;Tabel2;Table3)

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors