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

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

SSRS Report open in form button

(1) ShareShare
ReportReport
Posted on by 61

How to open a ssrs query base report in form button?

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Community Member Profile Picture
    on at
    RE: SSRS Report open in form button

    Hi!!

    you need creat a MenuItem type output. The output Objetctype = "SSRSReport" and Objet = "Name of report", later drag the output from your form and ready.

    bye

  • Community Member Profile Picture
    on at
    RE: SSRS Report open in form button

    technet.microsoft.com/.../Cc606402.aspx

    Please follow the link above first to create menu item(output) for report.

    Once that's done> go to your form>expand your form to Designs node> under Design>ActionPane:ActionPaneHeader>ActionPane Tab>Create a Button Group> in the button group, right click and select MenuItemButton to create a "button"(you will click on this button to open up report) on the form> on this menu item's propertie's> specify MenuItemType as Output >MenuItemName as "whatever name you gave it when you first created it"(hint: name of output menuitem)> go to the form and click on the button you just created to open it.

    Hope this helps!

  • Verified answer
    Ayaz Sayz Profile Picture
    61 on at
    RE: SSRS Report open in form button

    Thank You Roberto i have already  done this but what i need i just need to create separate button and call a report on button click. i don't want to create menu item

  • Verified answer
    Ayaz Sayz Profile Picture
    61 on at
    RE: SSRS Report open in form button

    Thanks Lhamo

  • Community Member Profile Picture
    on at
    RE: SSRS Report open in form button

    Hi.I use the code:

    /////////////////////////////////////////////////////////

    MenuFunction menuFunction;

    menuFunction = new MenuFunction(menuItemOutputStr(MyOutputMenuItem), MenuItemType::Output);

    menuFunction.run();

    /////////////////////////////////////////////////////////

    REFERENCE WITH EXAMPLES: devexpp.blogspot.mx/.../execute-menu-items-through-code.html

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Community Member Profile Picture

Community Member 4

#2
Guy Terry Profile Picture

Guy Terry 2 Moderator

#2
Nayyar Siddiqi Profile Picture

Nayyar Siddiqi 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans