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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Fia123
Helper II
Helper II

Exclude from refresh certain queries from Excel files

I have report with a lot of queries from a sql server - and some queries from Excel files.  I have just installed a gateway to get the data from sql served to be updated, but it is not necessary to refresh the data from the Excel files (static data) . Is it possible to configurate the schedule updates to only refresh the sql data?

1 ACCEPTED SOLUTION

It's the Enable Load option, disable that.



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!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

8 REPLIES 8
Greg_Deckler
Super User
Super User

In Query Editor, right click your query and set it to not refresh.



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!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

Hi again, I am struggling to find a solution to my problem - and hope you (or someone) have another tip 🙂

 

I have a report with data from a Sql server and some additional static information in Excel files.  I tried to set up a schedule refresh plan for the data set, but it seems hat it is not possible to combine on-premises data (Sql) with data in Excel files.  If it had been possible to exclude the Excel files from the refresh plan, my problem had been solved. I tried to untagged "Include in report refresh", but it does not help. To your information I am using a data gateway.

 

Thanks in advance!


@Fia123 wrote:

Hi again, I am struggling to find a solution to my problem - and hope you (or someone) have another tip 🙂

 

I have a report with data from a Sql server and some additional static information in Excel files.  I tried to set up a schedule refresh plan for the data set, but it seems hat it is not possible to combine on-premises data (Sql) with data in Excel files.  If it had been possible to exclude the Excel files from the refresh plan, my problem had been solved. I tried to untagged "Include in report refresh", but it does not help. To your information I am using a data gateway.

 

Thanks in advance!


@Fia123

The option "Include in report refresh" only works in Power BI desktop.

 

Power BI gateway(personal mode in your case) definitely support such combined data sources. You can click "edit credential" and ensure that when using a absolute path(c:\\xxxx\xxxx\xxxx.xlsx), ensure that the gateway is on the same server, otherwise you can encounter error as below.

Capture.PNG

 

 

Hi,

 

My experience is that this is not possible.

If the Excel sheet containg data areas, it will always require a gateway and if it only contains data, it requires credentials, which do not exist.

 

My work around is to

- copy all data in the excen sheet,

- go to Power BI desktop to the Enter Data in the Home tab

-  Paste the data in from the clipboard 

- Name the table 

 

Then it will be excluded from refresh

 

/Peik

Hi,

 

My experience is that this is not possible.

If the Excel sheet containg data areas, it will always require a gateway and if it only contains data, it requires credentials, which do not exist.

 

My work around is to

- copy all data in the excen sheet,

- go to Power BI desktop to the Enter Data in the Home tab

-  Paste the data in from the clipboard 

- Name the table 

 

Then it will be excluded from refresh

 

/Peik

Hi thanks - do you mean not select "Include in report refresh"? 

 

Report_Refresh.jpg

 

I have tried that, but still it seems that the Excel file (Dato_Tabell.xlsx) will be refresh. In any case, I am asked to add my credentials when I tried to set up a schedule plan.

Gateway_Excel.jpg

It's the Enable Load option, disable that.



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!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...
Anonymous
Not applicable

I'm having this issue and don't think disabling the load option is the right solution as it deletes the table. I think the only solution is to copy the date into a new table in Power BI.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors