Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX forum
Suggested answer

Control one checkbox based on another checkbox in ssrs report parameters.

Posted on by 149

Hi,

I want to control a NoYes checkbox based on another NoYes checkbox in my report parameters.

For instance if I Select Yes for my CheckBox A then checkbox B should automatically set to No, and vice versa.

Thanks.

  • GirishS Profile Picture
    GirishS 27,830 Moderator on at
    RE: Control one checkbox based on another checkbox in ssrs report parameters.

    Did you solve your issue?

    Do you still need support?

    Thanks,

    Girish S.

  • Suggested answer
    GirishS Profile Picture
    GirishS 27,830 Moderator on at
    RE: Control one checkbox based on another checkbox in ssrs report parameters.

    Hi Apratim,

    You need to create new UI builder class and extend "SrsReportDataContractUIBuilder".

    1. Override build method and add all the report parameters bind to dialog.
    2. Override the postRun method to call the modified method of the 1st check box using "registerOverrideMethod".
    3. Create new modified method for the 1st check box (This method will be called from postRun method mentioned in 2nd point) - Here get the value of the 1st check box - Based on that set the value of second check box.

    Refer to the below link for steps.

    https://axlearn.blogspot.com/2014/03/2_12.html

    Thanks,

    Girish S.

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

Anton Venter – Community Spotlight

Kudos to our October Community Star of the month!

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,652 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,930 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,150

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans