This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi,
Is there any possibilities to have incremental refresh for web API (e.g. JIRA APIs)?
I am using web APIs which have data of 10 years. As of now whole data of 10 years is refreshed on each refresh schedule.
Is there anyway I can implement incremental refresh so that:
- only new rows (last update date/time field is available in data source) are added in data set?
- any old rows which are updated (last update date/time field is available in data source) are refreshed in data set?
Note: I am having "Pro Account".
Thanks in advance for any guidance.
Solved! Go to Solution.
Hi @Jigar1276
You may refer to this post to set Incremental refresh for your report built by Web API.
Post: incremental refresh with Web.Contents not working
Thought web data source doesn't support query folding from this blog. Exactly, it's just a warning, not an error message. The only sure way to validate incremental refresh is to look at the partition statistics in the XMLA endpoint. If you see only one partition then incremental refresh likely doesn't work. If you see multiple partitions then it works.
For reference: Incremental Refresh with Slow-Changing Source Data
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Jigar1276
You may refer to this post to set Incremental refresh for your report built by Web API.
Post: incremental refresh with Web.Contents not working
Thought web data source doesn't support query folding from this blog. Exactly, it's just a warning, not an error message. The only sure way to validate incremental refresh is to look at the partition statistics in the XMLA endpoint. If you see only one partition then incremental refresh likely doesn't work. If you see multiple partitions then it works.
For reference: Incremental Refresh with Slow-Changing Source Data
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 3 | |
| 3 | |
| 2 |