Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi Everyone,
I have created below parameters in power query and trying to apply incremental refresh but not able execute incremental refresh.
IsMinimalLoad / IsMinimalLoadValue parameter is used to load minimul data into Power BI desktop.
DataSource for the report is Databricks,
Below are the applies steps
Native queries option is active till Rawdata step
Hi @lbendlin ,
Below is the snapshot for RangeStart and RangeEnd
Below are the Power query steps
Below is the code in advance editor
RangeStart and RangeEnd cannot both be inclusive. One (usually RangeStart) needs to be inclusive, the other (usually RangeEnd) needs to be exclusive. Otherwise you duplicate data across partitions.
Hi @lbendlin ,
Thanks for the reply
I have changed RangeEnd to < insted of <=
Still not able to perform incremental refresh
I am using Azure databricks as my source and query folding is disabled
Did you have any reference on implementing Incremental refresh with data bricks as the source..?
Thanks a lot your response.
What is your interpretation of "failure" ?
An incremental Refresh setup is considered "failed" if you keep having a single partition. As soon as you see multiple partitions on your table that means Incremental Refresh is successful.
is this a dataset or a dataflow? You are seemingly missing the step where it filters for RangeStart/RangeEnd.
What is your interpretation of "failure" ?
Hi @lbendlin,
It's a dataset and tried applying filters (RangeStart and RangeEnd) but data is not being filtered as i have used select statement.
That should work. Please show a sanitized version of your Power Query code.
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 56 | |
| 52 | |
| 45 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 108 | |
| 107 | |
| 39 | |
| 33 | |
| 25 |