Forum Discussion
snaseem
2 years agoHelper I
Power Query API Connection
Hi, I have a data source connected via API. The problem is it does not keep the data anywhere. Would it be possible that previous day data remains in Power BI and when ETL scheduler runs the next...
ppm1
2 years agoSolution Sage
You can do this with incremental refresh where you pass RangeStart and RangeEnd into your API call filters.
Pat