Skip to main content

Notifications

Announcements

No record found.

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

How to know the report name in ax 365

(0) ShareShare
ReportReport
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,156 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
    Sohaib Cheema Profile Picture
    Sohaib Cheema 46,610 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,081 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.

  • Sohaib Cheema Profile Picture
    Sohaib Cheema 46,610 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..?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

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

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,661 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,379 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans