Forum Discussion
Dataset Refresh via API Failing
Which API are you using? Enhanced Refresh Request API? Are you attempting to refresh the entire semantic model, or tables, or partitions?
- MOVC2 years agoResolver I
Apologies if there was confusion, I was trying to use the Power BI connector in Power Automate (image) to carry out the refresh. There doesn't appear to be any additional settings so I assume it's trying to refresh the entire model. I can confirm that this method works for other semantic models that don't have incremental refresh enabled though, I was wondering if it was something specific about incremental refresh that was incompatible with the API method.
- MOVC2 years agoResolver I
It looks like I have to use the enhanced API for this:
Enhanced refresh with the Power BI REST API - Power BI | Microsoft Learn
I guess you can't use the Enhanced Refresh via Power Automate?
- lbendlin2 years agoSuper User
Yes, you can, but you have to create your own custom connector and action. I can show you the swagger file if you want.