Forum Discussion

Dave32's avatar
Dave32
New Member
2 years ago

Power BI report server URL parameters

What are the available URL parameters for reports on an on premise report server? I can't find much information on this. I know a few, but a complet list would be helpful.

1 Reply

  • Here are some commonly used URL parameters for SSRS reports:

    1. Report Path:

      • &rs:Command=Render: Renders the report.
      • &rs:Format=: Specifies the format of the report output (e.g., PDF, Excel, HTML).
    2. Report Parameters:

      • &<ParameterName>=<Value>: Allows you to pass parameter values to the report.
    3. Report Execution:

      • &rs:ClearSession=true: Clears the session information.
      • &rs:SessionID=: Specifies the session ID.
    4. Authentication:

      • &rs:WindowsNTLM: Uses Windows NTLM authentication.
      • &rc:LinkTarget=: Specifies the target window or frame for the report.
    5. Export Options:

      • &rc:Toolbar=false: Hides the toolbar.
      • &rc:Parameters=false: Hides the parameters area.
    6. Pagination:

      • &rc:StartPage=<PageNumber>: Specifies the starting page number.
    7. Localization:

      • &rc:Language=<LanguageCode>: Specifies the language of the report.
    8. Security:

      • &rc:LogonUser=<Username>&rc:LogonDomain=<Domain>&rc:LogonCred=<Password>: Provides credentials for accessing the report.


    You have to check which version youre using, sometimes these updates with new version. 

    give a thumbs up if this is helpful and shoot a sub on YouTube for future updates:
    https://www.youtube.com/@AnalyticPulse