Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
Have set up incemental refresh on a table and first refresh completed and had sql similar to below.
Expecting subsequent incremental refreshes to be much quicker
When look at database (oracle) looks to have similar sql to initial load ....<1000
Is this expected?
Had been expecting to see somewhere in the sql the RangeStart and RangeEnd parameters as set to store last 2 years worth of data but update data in last 2 days hence would have expected to see >= '11-MAY-2020' AND < '13-MAY-2020' or similar
|
Details |
Solved! Go to Solution.
Hi @po ,
Incremental refresh is based on transferring the partition filter to the data source system to reduce the amount of refreshed data. Once the source data don't support query fold, the entire data is refreshed into power bi memory.
SQL-based data sources (such as SQL, Oracle, and Teradata) can determine whether the incremental refresh can be performed normally by viewing the warning when configuring incremental refresh.
Best Regards,
Dedmon Dai
Hi,
Thanks for reply.
Guess since neevr got query folding error when set it up oracle supports query folding.
Thanks
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
57 | |
35 | |
27 | |
27 | |
26 |
User | Count |
---|---|
62 | |
51 | |
30 | |
24 | |
23 |