Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Power FLows for Report Refresh not working

Hi 

 

I am new to using Power Apps. I've set up a flow where the report can be refreshed through Power BI Online Service. And have shared access with a couple of other people who needs the report and data. 

 

This flow runs perfectly fine the first time it's run in the day. It fails every refresh there after. 

 

This is the error message : 

"

{
  "error": {
    "code""ItemNotFound",
    "message""Dataset 2c08ebc7-1bac-4487-b065-46a95c539a95 is not found! please verify datasetId is correct and user have sufficient permissions."
 
I am the owner of the report and the Flow fails for me just the same. 

 

Am I missing something?

 

Any insights would be much appreciated. 

2 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thanks for the tip didn't know the dataset ID needs to change in here if the report name has changed on PBI. Thought it carried to the flow automatically. Corrected it and it works now. Thank you!