Forum Discussion
ammitit2006
9 years agoFrequent Visitor
Cannot see the Reports imported on Power BI Embeded workspace
Hi All, 2 days back I was having problem creating workspace that is resolved now. I created the workspace and imported a .PBIX file created by Power BI desktop. This report is referencing Azure...
- 9 years ago
The imported datasets are for Power BI Emebedded. To see them, you would have to embed them to your own application. In the sample, You'd see them in the EmbedSample web application.
- Right click on the EmbedSample and set as start up Project.
- Change the values in the web.config file.
- Start it in a Brower(Chrome in my case).
- 9 years ago
You can click on the picture and then roll up to the page top. You will see a picture in high definition there.
Eric_Zhang
Microsoft Employee
9 years agoWhat is the datasource in your report, is your report in DirectQuery or import mode?
ammitit2006
9 years agoFrequent Visitor
Hi,
It's a direct query. I just did one more thing. I updated the connection string info using the provision sample.
Then I reconnected the same and Finally I got the report displayed.
Thanks a lot v-lvzhan-msft
- Eric_Zhang9 years ago
Microsoft Employee
Great. You‘re always welcome.:)