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
vikramkumawat
Advocate II
Advocate II

Incremental Refresh with SQL database

Hello,
I am trying to implement incremental refresh for a report created by SQL database.
i have followed the steps bellow:

  • get data using import mode
  • created RangeStart and RangeEnd Parameters with type date/time.
  • filtered fact table's datetime column like : [DATE]  > RangeStart and [DATE] <=RangeEnd .
  • query folding is enabled for fact table.
  • defined refresh policy as shown in image
    vikramkumawat_1-1710335742634.png

Now when i have published it and refreshed the sementic model I am getting data only for year 2021, 2022 and for year 2024 i am getting feb,march and april data . I was expecting data of Jan-2018 to march-2024.

 

 

 

I just need help to verify is there anything left in configuring incremental refresh.

or is my data is missing due to incremental refresh policies ? 
Thanks!

1 ACCEPTED SOLUTION

You can get the deep details here Advanced incremental refresh and real-time data with the XMLA endpoint in Power BI - Power BI | Micr...

 

Basic takeaway is that the RangeEnd of one partition must abut but not overlap the RangeStart of the next partition.

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

which policies did you decide on?  six years of storage and three months of refreshes?  Please show that setup.

 

Note:  Usually RangeStart is inclusive and RangeEnd is exclusive.

Hi @lbendlin,
Thanks for notifying me the usual way of filtering RangeStart and RangeEnd.

yes I applied policy as 6 years storage and 3 months refresh as bellow :

vikramkumawat_0-1710394004561.png


If the issue is because of setting RangeStart exclusive and RangeEnd inclusive,can you please give me a bit info about how these parameters works after publishing to the service so that I do not repeat mistakes like this.

Thanks!

You can get the deep details here Advanced incremental refresh and real-time data with the XMLA endpoint in Power BI - Power BI | Micr...

 

Basic takeaway is that the RangeEnd of one partition must abut but not overlap the RangeStart of the next partition.

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