Forum Discussion
katto_16
2 years agoFrequent Visitor
API refresh with Power Automate Flow unsuccessful even though the flow testing works
My PA flow refreshes the dataset whenever there's a refresh failure notification from Power BI. The flow run is successful but the actual refresh isn't successful. The error is "Error while processin...
lbendlin
2 years agoSuper User
You are requesting a dataset refresh way too frequently. The Power BI service is rejecting your requests, likely because another refresh is still in progress.
katto_16
2 years agoFrequent Visitor
I doubt so because this dataset is refreshing only four times a day. And usually, the schedule refresh will fail 1 to 2 times a day so this flow gets activated. Anyway, the success rate of this flow has gotten close to 90% so it should be fine already. Thanks for the reply.