Forum Discussion

kobaldm's avatar
kobaldm
Icon for Helper I rankHelper I
10 years ago

datasets.setAllConnections not working in Node SDK and CLI Tool (BUG?)

I am not able to provide a correct connections string to this function. Neither with the PowerBi CLI Tool nor with the node SDK.

 

 

[ powerbi ] Error updating connection string
[ powerbi ] parameters[valueElement] must be of type object.

 

my connection string looks like this

 

-s connectionString: data source=MyAzureDB.database.windows.net;initial catalog=Sample2;persist securityinfo=True;encrypt=True;trustservercertificate=False

 

I not sure if this is a bug.

 

Does Any succeded in doing this ?

 

michael