Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi Team,
Request you to provide an alternate solution to fix the rs:embed=true not working in asp.net url page.
Solved! Go to Solution.
Microsoft just released an update that may fix this issue along with a few others
See here for the change log https://docs.microsoft.com/en-us/power-bi/report-server/changelog
And you can download the update from here https://aka.ms/pbireportserver
Add ?rs:embed=true to the end of the URL
I had the same problem, I removed the colon symbol between 'rs' and 'embed' and it works.
I just add '?rsembed=true' in the end of the URL instead of '?rs:embed=true'.
I hope that it can help.
Thank you for the information.
We have tired the option you have provided by stating ?rsembed=true still it is not working January 2020 power bi report server version.
Microsoft just released an update that may fix this issue along with a few others
See here for the change log https://docs.microsoft.com/en-us/power-bi/report-server/changelog
And you can download the update from here https://aka.ms/pbireportserver
The new release from Microsoft fixed the issue. Thank you Microsoft team for new release.
https://www.microsoft.com/en-us/download/details.aspx?id=55329
Thank you for the update. I will install the latest update in our server and will check it.