Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One of my report having database and Sharepoint , while deploying its throwing error DMTS_CanNotFindMatchingDatasourceInGatewayError in the databind. #570

Open
mohanraja99 opened this issue Jan 21, 2025 · 8 comments
Assignees
Labels

Comments

@mohanraja99
Copy link

mohanraja99 commented Jan 21, 2025

Describe the issue
few of my reports having database and Sharepoint , while deploying its throwing error DMTS_CanNotFindMatchingDatasourceInGatewayError in the databind.

**Extension **

  • Extension: Gateway Bind
  • Version: 5.4.54

To Reproduce
Steps to reproduce the behavior:

  1. the pbix file having database and sharepoint connections

  2. update the parameter
    example : [{ "name": "Server", "newValue": "myserver01" },{ 'datasourceSelector': { 'datasourceType': 'sharePointSiteUrl', 'connectionDetails': { 'url': 'https://my.sharepoint.com/sites/mybuiss/' } } }]

  3. try to Gateway Bind

  4. we can see the error "DMTS_CanNotFindMatchingDatasourceInGatewayError"

Note:

  1. manually able to bind the getaways/datasource for the reports.
  2. if only the report has only DB connection, it's working as expected.

Image

Expected behavior
its should bind both DB and Sharepoint gateways/datasources.

We are a few reports having a SharePoint connection.

Situation (please complete the following information):

  • Agent type:
  • Autentication:
  • Extension Version:

Log info
##[error]DMTS_CanNotFindMatchingDatasourceInGatewayError

Additional information

  1. We are using Azure devops classic pipeline.
  2. multiple workspaces for each environment(around 200 reports).
  3. Do we have a yaml script help us to loop the deployment.?
@maikvandergaag
Copy link
Owner

Which type of authentication are you using?

@mohanraja99
Copy link
Author

Image

@maikvandergaag
Copy link
Owner

Oke user or application

@mohanraja99
Copy link
Author

mohanraja99 commented Jan 22, 2025

User, we are using a service account and provided admin access to every where

@mohanraja99
Copy link
Author

mohanraja99 commented Jan 27, 2025 via email

@maikvandergaag
Copy link
Owner

For as far as I know there are limitations when using a data gateway. Did you try exporting the powershell and then uploading the powerbi boards?

@mohanraja99
Copy link
Author

mohanraja99 commented Jan 27, 2025 via email

@maikvandergaag
Copy link
Owner

Are you able to try an export of the Powershell scripts? Besides that is the agent that deployes able to connect to the gateway?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants