Skip to main content

Notifications

Announcements

No record found.

Dynamics 365 Community / Forums / Finance forum / How to know the report...
Finance forum
Answered

How to know the report name in ax 365

Posted on by 630

Hi all,

I am working on purchase order report, in purchase order report i want to know the report name: 

 In Purchase order report  "PurchPurchaseOrderController"  class is using and in "PurchPurchaseOrderController" class in "main" method how to get the report name.2870.33378.Capture.PNG

  • nmaenpaa Profile Picture
    nmaenpaa 101,148 on at
    RE: How to know the report name in ax 365

    There are many ways to find the report name.

    But I want to ask you the same thing that was asked from the original creator of this topic:

    "Let's forget the code for  moment. what is your business requirement..?"

  • ShivamGautam Profile Picture
    ShivamGautam 45 on at
    RE: How to know the report name in ax 365

    Hello Sir

    I am new to Microsoft dynamics Ax.Can you tell me how to find SSRS report name in d365 fo through controller class or there's any other way to find the report name in d365 fo?

  • Verified answer
    sohaibcheema Profile Picture
    sohaibcheema 46,594 User Group Leader on at
    RE: How to know the report name in ax 365

    If you want to add a new field and change of label, why you are thinking of existing design..? Existing designs are not supposed to be modified for MSDyn365FO. You have to duplicate the report and do your changes on new report. That's what the solution is as per tags of your Question. It is no more AX2012. Does that makes sense? If not, please go through documentation. For your case you would be focusing at part 4 of documentation

  • Verified answer
    Crispin John Augustine Profile Picture
    Crispin John Augustine 37,079 on at
    RE: How to know the report name in ax 365

    formLetterController.parmReportName() gets you the Report Name.

    To set the design title, you can  set it here controller.documentTitle("Your title"); (if that's what you referred to as 'label')

    Make sure to do this in the preRunModifyContract(), otherwise you risk it being overridden.

    Adding a new field is a different process altogether. You have to do that in the tempTable dataset, DP class, and the design.

  • Rahul.p Profile Picture
    Rahul.p 630 on at
    RE: How to know the report name in ax 365

    My requirement is adding new field and change in design label in purchase order report in ax 365.

    Thanks

    Rahul.

  • sohaibcheema Profile Picture
    sohaibcheema 46,594 User Group Leader on at
    RE: How to know the report name in ax 365

    Let's forget the code for  moment. what is your business requirement..?

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,246 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,041 Super User 2024 Season 2

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans