Quantcast
Channel: All Developer posts
Viewing all articles
Browse latest Browse all 48717

Re: Error when loading DirectQuery PBIX file: Datasource has no credentials, unable to Patch the gat

$
0
0

Hi

 

Thanks for your response! I tried this but instead of a NotFound exception I received a BadRequest.

However I'm able to update my credentials with:

 

await client.Datasets.SetAllConnectionsAsync(workspaceCollectionName, workspaceId, datasetId, connectionParameters);

 

Here is a screenshot of the output

5.png


Viewing all articles
Browse latest Browse all 48717

Trending Articles