Forum Discussion
Anonymous
6 years agoNot applicable
Incremental Refresh with OData
Hello Everybody, is it possible to make incremental refresh work with Odata? So far I havent found a way to make things work. No matter how much I try the filtering of an Odata Query is not folde...
- 6 years ago
Hi Anonymous
It is a limitation currently as the data sources doesn't support query folding.
Please check the workarounds below:
https://thinkaboutit.be/2020/02/how-do-i-implement-an-incremental-refresh-in-power-bi-free-or-pro/
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
1 year agoNot applicable
Doesn't the incremental refresh with the OData REST API add a suffix to the URL string to specify the filters with which to request data from the Server and then update accordingly?