Forum Discussion

jason435's avatar
jason435
Helper II
7 years ago
Solved

Gateway extenionDataSourceKind Power BI error

When I upload a report I receive the following error when selecting my gateway in the dataset settings:

 

Extension("extensionDataSourceKind":"PowerBI","extensionDataSourcePath":"PowerBI")

Cannot be added to gateway

 

My report has 2 datasource. An ODBC connection to a postgreysql database and a connection to a new Dataflow. I get a green checkmark for the ODBC connection through the gateway but not for my second connection.

  • Too troubleshoot, I turned off all the 'include in report refresh" in power query for the tables connected to a dataflows. Uploaded and to and check to see if refresh worked. It did. Then I turned them all back on, and everything worked. No idea...

15 Replies

    • RDenardi's avatar
      RDenardi
      Regular Visitor

      não deu certo, ainda continuo com o problema, no meu caso estou mesclando fluxo de dados com importação direta do banco de dados e meu gateway está ativo

       

      Erro de fonte de dados: {"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[],"exceptionCulprit":1}}}
      Cluster URI: WABI-BRAZIL-SOUTH-redirect.analysis.windows.net
      ID da atividade: a8ac2674-8116-4b36-8598-58fbc8410422
      Solicitar ID: 3c838076-8bd5-dbf5-a964-b85c7e657a0d
      Hora: 2021-03-15 12:06:23Z

  • Too troubleshoot, I turned off all the 'include in report refresh" in power query for the tables connected to a dataflows. Uploaded and to and check to see if refresh worked. It did. Then I turned them all back on, and everything worked. No idea...

  • jesus21282's avatar
    jesus21282
    Frequent Visitor

    Still having this problem. In Desktop, disabling the dataflow-dependent queries from "Include in report refresh" won't work either. The option "Allow user's cloud data sources to refresh through this gateway cluster. These cloud data sources do not need to be configured under this gateway cluster." is also enabled and it won't work either.

     

    Does anybody have a solution for this yet? I have tried reaching out to MS Support but so far they still can't find the issue.

    • jesus21282's avatar
      jesus21282
      Frequent Visitor

      Finally solved this issue, after several meetings with MS Support.

       

      These were the steps followed:

      Analysis and Resolution:
      ===================
      ---> We saw that after you updated the gateways to the latest version the datasets were not refreshing which contained the dataflows as the datasource.
      ---> The gateway mapping was not allowing to use the dataflows source to add and apply to refresh and was giving error
      ---> After investigation it was understood that it is a bug from our end and our PG team is working on it to resolve the issue
      ---> But as it was taking a longer time, an alternate solution was provided for mitigating the issue. Below are the steps followed to resolve the issue :

      1. Go the Create Dataflow page.
      2. Select "Add new Entities"
      3. Select "Blank query"
      4. Select the "On-Premises Data Gateway" that you wanted to use for the above dataset.
      5. Now we must paste a query that was generated in the PowerBI Report in PowerBI Desktop.

      5a) Open up the report in PowerBI Desktop.

      5b) Go to Transform Data.

      5c) Select a query from the dataflow and click on Advanced Editor

      5d) Copy the Entire query

      1. Paste the query and hit next
      2. Click "Configure Connection"
      3. Use Authentication Kind: "Organizational Account" and sign in as yourself.
      4. Save & close
      5. Now you can go back to the dataset settings page you should be able to map 'Extension{"extensionDataSourceKind":"PowerBI","extensionDataSourcePath":"PowerBI"}' to 'PowerBI' and hit apply
      • Anonymous's avatar
        Anonymous
        Not applicable

        Hi - working through this issue for my gateway. 

         

        For step 5 - where are you pasting the query that you created and copied?

  • Anonymous's avatar
    Anonymous
    Not applicable

    Perfect thank you I will test this solution too. I found a possible work around also. My company's capacity allows to connect to a Power Platform Dataflow which contains all the data flows we created in PowerBi service. I tested an the problem was gone