Forum Discussion
ismael_spadetto
3 years agoFrequent Visitor
Incremental Refresh for Dataflow calling Source API Multiple Times
We have Dataflows that utilise API Sources that we would like to refresh incrementally and the incremental refresh is not working as expected. The issue we are seeing is that each time the increme...
ismael_spadetto
2 years agoFrequent Visitor
Hi people,
My issue has been fixed using the following instructions.
We use the RangeStart and RangeEnd parameters created automatically by configuring the incremental update in Dataflow to create the list of dates used in the API.
First, we create a list of dates and after we have a function for each date row passing the range period as a parameter to this function.
The list of dates will be managed/increased by Power BI background
OllieSvT Hope this can help you.
kind regards,
Ismael