Hi everyone,
We were showing a custom SSRS report inside an iframe in MSCRM 2016 Dashboards. We wanted to hide the Tool Bar from the report. Is it possible?
Thanks
Sam
*This post is locked for comments
use the report server url in the iframe
it looks you are using the crm url copied by clicking the f11. Instead of that use the below highlighted url format
https://devreports01/ReportServer_INST01/Pages/ReportViewer.aspx?ReportName
https://devreports01/Reports_INST01/Pages/Report.aspx?ItemPath=ReportName
Hi Alagu,
Thanks for your replay.
I need to show the SSRS report in Dashboard using IFrame with out yellow color notification and File button.
Hi
There are two ways
a) Pass query string in the URL Toolbar=false
msdn.microsoft.com/.../ms152835.aspx
b)Instead of directly call custom report in CRM. Create a website, in which you call your ssrs report and hide the tool bar through C# code .
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156