Forum Discussion
abhishekde
2 years agoRegular Visitor
Incremental refresh in power BI for web API data source
I have developed an API using FastAPI which returns temperature data for for every hour of a day. I imported this data in power BI desktop using Web option under new source. I added the parameters (R...
- 2 years ago
1. Please follow the documentation. Use RelativePath and Query parameters. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1
2. Your data source does not fold. There will be minimal benefit from using incremental refresh even if you manually refresh individual partitions.
lbendlin
2 years agoSuper User
1. Please follow the documentation. Use RelativePath and Query parameters. https://learn.microsoft.com/en-us/powerquery-m/web-contents#example-1
2. Your data source does not fold. There will be minimal benefit from using incremental refresh even if you manually refresh individual partitions.