Forum Discussion
GerwinG
10 years agoNew Member
PowerBI Embedded Sample Connection string
I've been testing with the PowerBI Embedded sample files. https://azure.microsoft.com/nl-nl/documentation/articles/power-bi-embedded-get-started-sample/ Everything is working fine except a direc...
Nithya
10 years agoFrequent Visitor
Hi,
if you give connection string like below it will work
Data Source=xxxx.database.windows.net;Initial Catalog=dbName;User ID=xxx;Password=xxx;
prokurors
9 years agoAdvocate III
Thanks Nithya, your solution worked in my case!
P.S. This stuff is not easy or intuitive... I hope this Power BI embedded maintenance stuff will be enhanced. Why it is not possible to upload power bi report directly through Azure management portal?