Forum Discussion
Gateway
- 3 years ago
Install Gateway in another machine which is active during that time ideally a virtual machine.
Hi all, we raised a support ticket to Power BI support and below is the answer from them. It works for us!! According to the PBI support, the ETA for the final solution is the last week of January.
The root cause is the PBI data sources can't be bind to on-premise gateway.
Below is the workaround which worked for few of the customer :
-> Open the below document and sign in with the power bi account.
Datasets - Bind To Gateway In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
->Enter the dataset id and group id
You will get them in the link of dataset. Click on the dataset which you are using.
->Then go to manage gateways, open the gateway which you are using , you will see I button then when you click on that you will see gateway object id.
->Then write that gateway object id in the space
->Then click on run and check if it runs successfully.
->If it runs successfully , open power bi service and check in manage gateways.
When you are in the "Dataset setting", you will be able to choose gateways(though for the Share Point data source, there is still an "X" in front of it) and config. the scheduled refresh.
Hope it will help.
Regards,
Selina
- kagu3 years agoFrequent Visitor
Thank a lot. I will try it. Which is the groupId? At the moment I am using a personal Gateway.
- Anonymous3 years agoNot applicable
It's what's the first pointer refers to. the text after the "/groups/" and before "/datasets/"
- kagu3 years agoFrequent Visitor
Thanks a lot, I saw vou already wrote it - sorry.
Now there is following message:
{
"error": {
"code": "DMTS_CanNotFindMatchingDatasourceInGatewayError",
"pbi.error": {
"code": "DMTS_CanNotFindMatchingDatasourceInGatewayError",
"parameters": {},
"details": [],
"exceptionCulprit": 1
}
}
}