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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have large dataset in which near about 6 years of data and it get increasing daily basis , so my problem sometimes i want to refesh only current date data or unsynchronized data till date.
please resolve this querry , thanks in advance.
Solved! Go to Solution.
Hi @proavinash
You can’t really do true incremental refresh in Power BI Desktop unless you’re on Premium, because Desktop always reloads the full dataset.
What you can do instead is:
Another option is to set up a parameter in Power Query for StartDate/EndDate and filter your source that way.
So basically, without Premium you’ll need to handle it manually by splitting old vs new data.
Hi @proavinash
You can’t really do true incremental refresh in Power BI Desktop unless you’re on Premium, because Desktop always reloads the full dataset.
What you can do instead is:
Another option is to set up a parameter in Power Query for StartDate/EndDate and filter your source that way.
So basically, without Premium you’ll need to handle it manually by splitting old vs new data.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 50 | |
| 47 | |
| 32 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 76 | |
| 40 | |
| 26 | |
| 26 |