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 :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Run multiple SSRS designs in single click

(0) ShareShare
ReportReport
Posted on by

Hi Everyone,

Though below issue has been discussed many times before, I haven't found any verified solution on it.

Please help if anyone has solution for below requirement,

I want to call 4 designs depending on the 4 different contract parameters which are Yes/No type.

Lets consider these 4 parameters as parmA,parmB, parmC, parmD having values of Yes/No type.

And report designs names are Design A, Design B, Design C, Design D.

I want to link parameters and designs as below,

parmA - Design A

parmB - Design B

parmC - Design C

parmD - Design D

If these parameters values have been set to Yes then respective designs will run in report viewer. So in one click user may want to see/download 1, 2, 3 or 4 designs.  

I referred CustAgingReportController as mentioned on one of the blog. (Refer Screenshot) But in CustAgingReportController only one design run at a time. So modifying preRunModifyContract didn't work for me.

Can anybody suggest me the best solution for above requirement.

Thank you in advance.

CustAging_5F00_Picture.png

I have the same question (0)
  • Crispin John Augustine Profile Picture
    37,081 on at

    preRunModifyContract  is too late.

    Your code needs to go in controller::main(), before call to prompt() and startOperation()

  • Suggested answer
    Pedro Tornich Profile Picture
    955 on at

    For this particular case, I would create a separated class, which could be a RunBase class to leverage the dialog framework.

    In this new class I would have a dialog with the checkboxes you mentioned and also with all the information required to run the report (including query, if needed).

    Then on the run() method of this class, based on the dialog parameters, I would call each specific report separated, one after the other.

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!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 688

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 524 Super User 2026 Season 1

#3
CP04-islander Profile Picture

CP04-islander 301

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans