-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
Comments
Which type of authentication are you using? |
Oke user or application |
User, we are using a service account and provided admin access to every where |
We implemented our extension for one of the US government clients and
blocked the two issues.
Could you help us with the bugs mentioned below?
[image: image.png]
--
…On Wed, Jan 22, 2025 at 12:22 AM Maik van der Gaag ***@***.***> wrote:
Which type of authentication are you using?
—
Reply to this email directly, view it on GitHub
<#570 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEC4NFNU3OAVUJIMV7WH45T2L2JPLAVCNFSM6AAAAABVTGCMHGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMBVGUYDEMJQGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*Thanks and Regards,*
Mohan Raja (M.v.v.s.g Raja Gajula)
(Mobile 1 #) +91 9989777899
(Mobile 2 #) +91 9989697099 (secondary)
|
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? |
We didnt try/used Powershell (due to security issues), previous/existing
deployment is manual via powerBi desktop.
…On Mon, Jan 27, 2025 at 4:53 PM Maik van der Gaag ***@***.***> wrote:
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?
—
Reply to this email directly, view it on GitHub
<#570 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEC4NFM2OFR5VINH2OTRTMD2MYJMDAVCNFSM6AAAAABVTGCMHGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMJVGQ4TENRUGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
*Thanks and Regards,*
Mohan Raja (M.v.v.s.g Raja Gajula)
(Mobile 1 #) +91 9989777899
(Mobile 2 #) +91 9989697099 (secondary)
|
Are you able to try an export of the Powershell scripts? Besides that is the agent that deployes able to connect to the gateway? |
Describe the issue
few of my reports having database and Sharepoint , while deploying its throwing error DMTS_CanNotFindMatchingDatasourceInGatewayError in the databind.
**Extension **
To Reproduce
Steps to reproduce the behavior:
the pbix file having database and sharepoint connections
update the parameter
example : [{ "name": "Server", "newValue": "myserver01" },{ 'datasourceSelector': { 'datasourceType': 'sharePointSiteUrl', 'connectionDetails': { 'url': 'https://my.sharepoint.com/sites/mybuiss/' } } }]
try to Gateway Bind
we can see the error "DMTS_CanNotFindMatchingDatasourceInGatewayError"
Note:
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):
Log info
##[error]DMTS_CanNotFindMatchingDatasourceInGatewayError
Additional information
The text was updated successfully, but these errors were encountered: