Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX forum
Suggested answer

How to set SSRS Report Viewer Title

Posted on by Microsoft Employee

Hi all,

I want the set a report title of the SSRS report. 

I have a controller class and a DP class to run the report. No contract class.

I do not have any parameters and I have suppressed the parameter dialog box using Controller.parmShowDialog(false).

Please suggest how I can set/change a title on report viewer of SSRS. 

Report-title.jpg

  • Safeer PS Profile Picture
    Safeer PS 505 on at
    RE: How to set SSRS Report Viewer Title

    Clear All caches, go to ssrs report >> properties >> title = "Caption here". No need of any controller class to change title of Report parameter Dialog Box.

  • Ashraf Shorman Profile Picture
    Ashraf Shorman 100 on at
    RE: How to set SSRS Report Viewer Title

    controller.parmDialogCaption('Your caption here');

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: How to set SSRS Report Viewer Title

    Hi Vilmos, Thank you for replying with your suggestion.

    I found that the menu item which calls the SSRS report will show the report title,

    provided it has the label set.

    In my case i'm using controller class to call the report as below.

    Controller.parmReportName(ssrsReportStr(Report name, Report Design));

    I tried the following and it did not fix the problem. The  report title did not appear.

    controller.parmReportContract().parmReportCaption("Packing Slip");

    Please suggest.

    Thanks,

    Praveen

  • Suggested answer
    Ajit Profile Picture
    Ajit 8,755 on at
    RE: How to set SSRS Report Viewer Title

    It should work with given suggestions. In case it doesn't work, you can check properties of that report in VS.

  • Suggested answer
    Vilmos Kintera Profile Picture
    Vilmos Kintera 46,147 on at
    RE: How to set SSRS Report Viewer Title

    It is either coming form the caller Output menu items' Label, the caption of the report dialog, or from the caption of the controller class. Have a look at the following topic for example:

    community.dynamics.com/.../188269

    So if you cannot resolve the issue by setting a label for your menu item, then you would have to implement the controller class for the report and override it there.

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 9th

Welcome to the next edition of the Community Platform Update. This is a weekly…

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,263 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,112 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans