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

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

Reply
Anonymous
Not applicable

Power BI Desktop calls database when not refreshing?

Hi everyone,

 

I am currently working with a large dataset in power bi desktop. On desktop we only load one day of data due to volume, we then work with incremental refresh, tabular editor, alm toolkit, etc to make changes into the dataset.

 

Today I was given a little warning by the data team at my work for running multiple instances of this large table - one very 2 or 3 minutes acording to the screenshot they sent me - but the thing is I haven't modified this fact table, or even refreshed the data at all. I'm really just modifying a couple of dimension tables and creating new measures.

 

So, is desktop making calls to the database even when not refreshing? Is there an option to deactivate this? 

 

Thanks in advance.

5 REPLIES 5
lbendlin
Super User
Super User

Validate if one of your connections is in Direct Query Mode.

Anonymous
Not applicable

Hi,
It's a mixed model: I have most connections in import mode, and then a connection to a dataset published in my workspace. 
The query that was being launched constantly was for one of the imported tables.

Do you have the query traces?  Most likely your import table is joined to the dataset.

 

In the Power BI Desktop settings you can limit the background activities, but you cannot fully control the meta data chatter.

Anonymous
Not applicable

Sorry, what do you mean by the traces?

SQL Server Profiler or whatever tool you use to monitor incoming queries.

Helpful resources

Announcements
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