It is imperative to have parity between the UI controls in the Power BI web interface and the REST API. One clear example of this is the ability to edit/update data source credentials. The API currently grants the ability to update the connection string of a data source, but not the credentials. Additionally, we're able to edit the credentials of a data gateway and the associated data sources, but not the full range of data sources available to Power BI (e.g. Azure SQL, SQL Server, etc). This will allow the deployment of .PBIX files to be fully automated (aside from some other suggestions that request parameters to be added to the API, which is also a great idea). Right now, I'm able to import a .PBIX file through the API, but still require some sort of user intervention in the web interface to update the data source credentials. For more sensitive datasets, this can't fly - we're trying to obfuscate the credentials from the users by building an application to manage the deployment for them.
5 Comments
- malagariContinued ContributorTo add clarification, this is for the PowerBI.com REST API, not the Embedded API.
- amoldhaygudeNew MemberWhen this feature will be available in PowerBI API service?
- nick_raphaelNew MemberUpdating the connection string for 'imported mode' is needed.
- pbiideas1New MemberIs there any update of this feature will be available, because this will allow us better support in devOps pipelines
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Bulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401972 hours agoFrequent VisitorNew3Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf12 hours agoFrequent VisitorNew48Views3likes2CommentsEventstream MQTT broker source: V3.1.1 support
The Eventstream MQTT broker source supports connections with public MQTT brokers that offer MQTT V5 support. Please offer support for V3.1.1 too, because this is still a valid and widely used ver...svelde13 hours agoSuper UserCompleted1.4KViews6likes4Comments