Forum Discussion
drdelportillo
6 years agoNew Member
Report embed in application
create a report on power bi desktop, then post it on report server, take the report url and put it in my web application as follows:
<iframe width = "1000" height = "800" src="http://xxxx-xxx-xxx-xx...
amitchandak
6 years agoSuper User
drdelportillo , refer these
https://docs.microsoft.com/en-us/power-bi/developer/embedded/embedded-troubleshoot
https://community.powerbi.com/t5/Power-Query/PowerbI-report-embed-problem/m-p/502827
- drdelportillo6 years agoNew Member
thanks for the answer but it can't solve the problem my case is that it doesn't show me anything in razor pages and in a common html if it displays the report and the iframe is the same so the question was if on pages razor how would it be to embed the report. I have searched the internet and I have not found the solution. regards