We are an ISV with thousand of customer and we need to change the data source connection to each specific database (SQL Azure). How can do programmatically ?Is there any API to do that ? It is absolutely fundamental features for any ISV.
9 Comments
- malinda_jepsenNew MemberIs there a way to change the data source after sharing a .pbix file besides going into each query?
- jliu
Advocate I
Yes. this is a fundamental requirement for any third party developer to deploy a .pbix file - bob16New MemberCompletely agreed - either all identical connection strings to be changed in bulk, or allow queries to be grouped and then associate the connection string with the group
- judy1New Membermaybe something like the Linked Table Manager in MS Access, where you can not only create an new ODBC datasource (similar to PowerBI's current data connection wizi), but also have an option to relink current tables to another existing dsn.
- jorge_catalaNew MemberAbsolutely agreement, but I think very interesting to do PowerPI DESKTOP API's, not only for AZURE REST API.
- m_abergoNew MemberIt is right. We tried to use Power BI Embed immediatly for what you are saying, unfortunately we can change the connection string but ONLY with Direct table. If you use the standard import table it doesn't work and an error occurs because is not supported. Every user use the cache mode with refresh scheduled. Actually we have been waiting this feature for 18 months !
- jychungNew MemberIf you're using Power BI Embed, you can actually update the connection string. If not, I think you're still SOL. Go to the Data source connectivity (and multi-tenancy of data) section of this page: https://docs.microsoft.com/en-us/azure/power-bi-embedded/power-bi-embedded-iframe
- fbcideas_migusrNew MemberThe problem is that power Bi desktop does not let you connect to a shared data source which you can create on the power BI report server. Similar to the older versions of SSRS , Other IDE's allow developer to connect to data source stored on their report server, such as Report Builder, mobile report published etc. but they missed the mark on the Power BI desktop which essentially makes it so you have to update the datasource on each an PBIX
- fbcideas_migusrNew MemberStatus added:Under Review
Recent ideas
How to Back Up and Restore a Fabric Lakehouse for Debugging
Is there a way to clone a Lakehouse, including its data, in Microsoft Fabric? When we encounter a data issue in Production, our usual approach is to take a backup of the database, restore it to a se...gsrinivasan4 hours agoNew MemberNew38Views0likes1CommentTenant Administration for Fabric Cloud Connections - Enterprise Governance Gap
Microsoft Fabric currently provides robust security around cloud connections by treating them as user-owned securable resources. While this model works well for personal connections, it creates signi...hrenollet5 hours agoRegular VisitorNew77Views7likes1CommentEnable Ownership Change / Take‑Over for Mirrored Database Items in Fabric
Mirrored DBs do not support ownership transfer today. This becomes an issue when someone leaves the company. And the user tied to the ownership is beeing disabled. That means you need to recreate the...Sigurd7 hours agoNew MemberNew874Views25likes3CommentsOption to hide item counts in filter pane
Allow report authors to hide counts displayed next to filter values while preserving filtering functionality. Currently, Power BI displays record counts next to values in filter panes and certain s...saul_galdamez9 hours agoNew MemberNew21Views0likes0CommentsAllow Detect Data Changes for Historic Data Outside Incremental Window
In Power BI Incremental Refresh,Detect Data Changes only works inside the incremental refresh window. If historic data gets updated, Power BI cannot detect or refresh it unless I expand the increment...NAGAKEERTHI_Y13 hours agoNew MemberNew119Views1like1Comment