Forum Discussion
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
- otraversCommunity Champion
I'm necro-posting here because this thread still ranks high in search engines. If you run into this, you need to enable "Allow user's cloud data sources to refresh through this gateway cluster" in your gateway cluster settings as per:
https://docs.microsoft.com/en-us/power-bi/connect-data/service-gateway-mashup-on-premises-cloud
- RDenardiRegular 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- igorabdo00Regular Visitor
I've the same problem yet
- jason435Helper II
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...
- jesus21282Frequent 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.
- jesus21282Frequent 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 :- Go the Create Dataflow page.
- Select "Add new Entities"
- Select "Blank query"
- Select the "On-Premises Data Gateway" that you wanted to use for the above dataset.
- 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
- Paste the query and hit next
- Click "Configure Connection"
- Use Authentication Kind: "Organizational Account" and sign in as yourself.
- Save & close
- 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
- AnonymousNot applicable
Hi - working through this issue for my gateway.
For step 5 - where are you pasting the query that you created and copied?
- AnonymousNot applicable
Facing a similar problem to you. I have raised a ticket, maybe you can vote on it https://community.powerbi.com/t5/Issues/Dataflow-causing-Gateway-Configuration-Bug/idc-p/2286959#M74667
- AnonymousNot 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