web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

How do i locate a Dynamics AX report in visual Studio?

(0) ShareShare
ReportReport
Posted on by 14,855

Dear 

I just started working with Dynamics AX SSRS , is there a systematic way to locate a report in AX and find it in the visual studio 

i would appreciate your feedback

Best Regards

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Martin Dráb Profile Picture
    239,029 Most Valuable Professional on at

    Open Application Explorer in Visual Studio, expand SSRS Reports node and find the report by name.

  • Abdo Khoury Profile Picture
    14,855 on at

    Yes but not all reports are named exactly the same , how can i be certain that i am working with that exact report.

  • Suggested answer
    Roedkjaer Profile Picture
    65 on at

    It depends on the implementation. Some reports are executed directly from an output menuItem, it will have the name as a property here. Other reports are implemented using a controller class, have a look in the main method often the reportname is set here.

  • Martin Dráb Profile Picture
    239,029 Most Valuable Professional on at

    The same as what? What's the input you have?

  • Verified answer
    venkatesh vadlamani Profile Picture
    3,180 on at

    Hi,

    VS solution is only a way to edit the report.

    You can always create a new report model project and update the existing report and save back to AOT as martin explained in earlier response. There is no necessity to open the report using one that it was created with.

    Now to locate the report in AX trace as follows.

    If its exposed directly from UI  

    Menu ---> find the menu item ---> find the object type

    a)If class  , please check the corresponding class and find what value is set in either

    1) controllerObj.parmreportname() method

    2) controllerobj.parmreportContract().parmReportName().  

    b)If its SSRS report then check the object name and go to this object

    If its run from a form button,

    Check the button implementation .Some Output MenuItem will be used. follow the same steps as above.

    IF the report is invoked during the confirmation, invoicing etc process,

    Go to the corresponding journalTable. There should be a printReport method implemented. Go to this and check the menuItem. Follow the above steps. You might need to debug a little for these reports to get the exact report name in these print management report scenario's .

    Regards

    Venkatesh

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Joris dG Profile Picture

Joris dG 5

#2
Alexey Lekanov Profile Picture

Alexey Lekanov 2

#2
Henrik Nordlöf Profile Picture

Henrik Nordlöf 2 User Group Leader

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans