hide bars
2 TopicsHow to resolve the hiding the all pages footer in PowerBI Report Server
Environment description Server: The report server is version 15.0.1113.169 of ReportServer, and the report design tool is Desktop 2.121.1642.0 64-bit . Authentication: Form authentication is adopted, and login authentication has been implemented. Embedding: The report's URL is embedded in the portal using the Iframe method. The requirement is to hide the page information below. I have referred to the https://learn.microsoft.com/en-us/sql/reporting-services/url-access-parameter-reference?view=sql-server-ver16&source=recommendations https://learn.microsoft.com/en-us/sql/reporting-services/url-access-parameter-reference?view=sql-server-ver16&source=recommendations#bkmk_htmlviewer document and used the rc:Toolbar=false method, but the issue remains unresolved. How can it be resolved?404Views0likes0Comments