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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
gvlado
Advocate III
Advocate III

include in report refresh - understanding

Dear Community
I have few queries: Data 2022, Data 2023, Data 2024
This data are in SharePoint separated subfolders (Data 2022 then Data 2023 then Data 2024)
Then I combine it as append all 3 (Data 2022, Data 2023, Data 2024) as Data AIO
Problem is:
I dont want / need to refresh every day data for the year 2022 and 2023 dana. Except first time.
If I disable „Include in report refresh“ there is no effect in power BI Service even it is written in Microsoft documentation
https://learn.microsoft.com/en-us/power-bi/connect-data/refresh-include-in-report-refresh#excluding-...

gvlado_0-1733948177288.png

How to do it?

I am not understanding something or ???

1 ACCEPTED SOLUTION
gvlado
Advocate III
Advocate III

I found solution
The problem is if we want to disable "include in report refresh" then we have to use "union" in DAX not append in Power query. It is because if we use Append then there is depedant query and include in report refresh doesn't  work. 

View solution in original post

7 REPLIES 7
gvlado
Advocate III
Advocate III

I found solution
The problem is if we want to disable "include in report refresh" then we have to use "union" in DAX not append in Power query. It is because if we use Append then there is depedant query and include in report refresh doesn't  work. 

Anonymous
Not applicable

Hi @gvlado ,

Is this issue solved now? If you have any questions, please feel free to share with us.

And don't forget to accept the answers if they helped. Your action would be helpful to other users who encounter the same issue and read this thread. 🙂

Thanks for your understanding. 

Best regard,

Lucy Chen

 

Import 2022 and 2023 data locally into Power BI as static tables (disable refresh) then Set up incremental refresh for 2024 data in Power BI Service to handle daily updates efficiently.

 

 

It doesnt work - that is why I am asking for help

pallavi_r
Super User
Super User

Hi @gvlado ,

We can achieve this by configuring incremental refresh. For that, you don't have to separately pull data 1, 2, 3 query. All together you can pull the data and setup incremental refresh for last 1 week, Month, Quarter or Year as per your requirement. Please check the link below.

https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-configure

Please let me know if you have further queries on it. Happy to help out. 

 

Appreciate a kudo if my post has helped you in anyway.🙂

 

Thanks,

Pallavi

My files are in diferent folders on SharePoint. Not in one folder or SQL or some other easy folding (nice and easy for incremental refresh). Do you have kind of example for a solution "not to load already loaded data from SharePoint folders?

Hi @gvlado 

As @Ajithkumar_P_05  has mentioned, I would also suggest the same approach.

Thanks,

Pallavi

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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