Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Dear All,
Currently I created a dashboard in Power BI desktop where I have intergrated R plot and I am able to see the viz. Now the point is R plot is accessing the DB in Azure. So While the report creation I used the statement as below.
library("RODBC")
dbhandle = odbcConnect(dsn="Azure DB",uid="<My User ID>",pwd="<My Password>")
res = data.frame(sqlQuery(dbhandle, 'select * from <My Table Name>'))
The DSN was created in my local system with the name "Azure DB". However after the dashboard published in azure(not app.power.bi) its unable to fetch the dsn info.
Can someone please share any views on what code I need to alter?
Hi @somoksarkar,
What do you mean publish the dashboard in Azure(not app.power.bi )? Do you use the Power BI embedded feature?
Have you got any message and do you create User DSN or System DSN for Azure DB in ODBC administrator?
Thanks,
Lydia Zhang
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 8 | |
| 7 | |
| 7 |