Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
It is quite clear and simple to create a client
var credentials = new msrest.TokenCredentials('cAY0b0dCSSbg0oL3nHcgMScnrB...lw==', 'AppKey');
var client = new powerbi.PowerBIClient(credentials);To trigger the setAllConnection function
client.datasets.setAllConnections('pow....','112ef...','a1baf74f...',mparameters,function (err, result, request, response) {
console.log(err );});Sadly i can't generate the 4. parameter ('mparameters')
var mparameters = {theMissungKey: {"connectionString": "data source=yourDB.database.windows.net;initial ....I have no Clue what the name of the first Key "theMissingKey" could be.
I always get this error message
Error: Required 'connectionString' property is missing or misspelled
Any ideas ?
Thank you michael
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 |