Forum Discussion
Sokon
7 years agoAdvocate V
Power BI REST API via Powershell: Create Datasource
I'm trying to automate gateway data source management using PowerShell. Sadly, the new MicrosoftPowerBIMgmt-Cmdlets don't provide commands for the Gateway-REST-APIs. Instead there's Invoke-PowerBIRes...
pbiembed4
6 years agoNew Member
Thanks a LOT !
Got stuck couple of hours only to found out what you suggested:
--> Also the server name needs to have double the amount of "\" charahters to work.
Anonymous
5 years agoNot applicable
Anyone figured out how to add a datasource without encryption and without credentials like the checkbox "skip test connection"?
I tried using "anonymus" credential type but that did not work yet in my tests.