Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Unable to refresh the data from Web URL in power bi published report.

 

Hello Guys, 

I am getting the above error while refreshing my dataset in power bi service. My report is not fatching data from the web URL.

Everything looks good in Power bi desktop but data is not updating in published dashboard. 

Can anyone help me on this. 

regards
sandeep singh 

Here is the details of the error: 

Error msg:
There was an error when processing the data in the dataset.Please try again later or contact support. If you contact support, please provide these details.

  • Data source errorWe're sorry, an error occurred during evaluation.;The system cannot find the file specified The system cannot find the file specified The system cannot find the file specified The system cannot find the file specified The system cannot find the file specified The system cannot find the file specified The system cannot find the file specified The system cannot find the file specified The system cannot find the file specified. The exception was raised by the IDbCommand interface. Table: Corona Virus.
  • Cluster URIWABI-US-EAST2-redirect.analysis.windows.net
  • Activity IDf15987d0-a7e2-45b2-b508-af092c697480
  • Request ID82a4f25e-2b5c-3050-0171-8877f74f5b5a

Time2020-03-13 10:44:16Z



 

  • jpierzchala's avatar
    jpierzchala
    6 years ago

    I have managed to solve the issue on my end. 

     

    Just as I suspected, the newly released May update contained the change introduced earlier into the engine, that the service uses and it stopped refreshing the desktop as well.

     

    On my end it was "reached end of the buffer" problem. I believe they have silently introduced a limit on how much data the Web.Contents function can receive. 

     

    I've solved this by decreasing page size when obtaining data from Web API

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    HI Anonymous,

    Can you please share some detail information to help us clarify your scenario? It will be helpful for troubleshooting.

    For example:

    Data source type, connection mode and credentials configuration, advanced operation in query steps...

    How to Get Your Question Answered Quickly  
    Regards,

    Xiaoxin Sheng

  • I am getting the same error with a report that used to refresh without problems. No changes and then suddenly this. My guess would be something changed in the service engine as PowerBI desktop refreshes the report without problems

    • jpierzchala's avatar
      jpierzchala
      Icon for Advocate I rankAdvocate I

      I have managed to solve the issue on my end. 

       

      Just as I suspected, the newly released May update contained the change introduced earlier into the engine, that the service uses and it stopped refreshing the desktop as well.

       

      On my end it was "reached end of the buffer" problem. I believe they have silently introduced a limit on how much data the Web.Contents function can receive. 

       

      I've solved this by decreasing page size when obtaining data from Web API