Hi,
Please go through the link here
Thanks,
Prasan :)
*This post is locked for comments
I use this way for your problem and I try work for me.
dhruvrthakar.blogspot.com/.../change-ssrs-report-design-based-on.html
Below is the solution to change the report design at run time based on dialog parameter values. Hope below link will help you and other members also.
dhruvrthakar.blogspot.com/.../change-ssrs-report-design-based-on.html
Thanks for your guide. It works.
Hi VDY,
In addition to what Rachit said, the preRunModifyContract method is the hook to change to a different report design based on user input parameters from the dialog before the report is run. Whether to do it in the same method or put the logic in a seperate method is up to you to decide.
Hi VDY,
Check out the method \Classes\CustAgingReportController\getReportName() which is getting called from the preRunModifyContract method as mentioned by Dominic.
@Prasan -> Appreciate your efforts in sharing information with the community, you can use your blog to share such information as that will give you right platform to reach out the community with such updates and also easier for community members to search it in future. If there is no open question in this thread then please mark this thread as Answered. Have a great day.
Hi Dominic, where does it specify what design to be selected based on parameter of contract?
Hi guys,
You can look at standard code for an example. Open the CustAgingReportController class. Look at the preRunModifyContract method.
Hi John, Did you find solution for this? Thanks.
Hi Prasan, This link is not working. Can you please provide it? THanks.
Hi Prasan,
I am interested to see the solution but the link seems broken :-(.
Please can you post the good link
Thanks in advance
John83
Mohamed Amine Mahmoudi
100
Super User 2025 Season 1
Community Member
48
Zain Mehmood
6
Moderator