Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Unable to connect to data source undefined

Hello community,

 

I created a power BI report but I have a issue when I'm trying to refresh by using gateway. I got the error message below :

'Unable to connect to data source undefined'

 

Underlying error code-2147467259

Underlying Error Message Web.BrowserContents currently supports anonymous credentials only

DM_ErrorDetailNameCode_UnderlyingHResult-2147467259

Microsoft.Data.Mashup.ValueError.DataSourceKindWeb

Microsoft.Data.Mashup.ValueError.DataSourcePathhttps:....

Microsoft.Data.Mashup.ValueError.ReasonDataSource.Error

URI du clusterWABI-NORTH-EUROPE-redirect.analysis.windows.net

 

PI: I can refresh manualy on Desktop PBI

  • Anonymous's avatar
    Anonymous
    3 years ago

    I found the solution, 

     

    - On power BI Desktop, replace the default function created by the web connector Web.BrowserContents with Web.Contents

    - On gateway, change the Data source credentials by

         * Authentification method -----> Anonymous

         * Privacy level setting for this data source ------> Public

     

3 Replies

    • Anonymous's avatar
      Anonymous
      Not applicable

      amitchandak , yes bcs I already used it to schedule an automatic refresh for another data source.

      The only different btwn this data source and the one who is working is that I'm trying now to get data from a link web.

  • Anonymous's avatar
    Anonymous
    Not applicable

    I found the solution, 

     

    - On power BI Desktop, replace the default function created by the web connector Web.BrowserContents with Web.Contents

    - On gateway, change the Data source credentials by

         * Authentification method -----> Anonymous

         * Privacy level setting for this data source ------> Public