Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX forum
Answered

ssrs report parameter

Posted on by Microsoft Employee

Hi , 

I need to add checkbox in parameter and when user active it can insert value in text box

and also i need to check if user active it or not from x++ code 

Thanks

  • Verified answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: ssrs report parameter

    1. Open the report for editing in Visual Studio.

    2. Expand the Parameters node and locate the affected parameter.

    3. Set Allow Blank and Nullable to True if not already set.

  • Suggested answer
    Mea_ Profile Picture
    Mea_ 60,274 on at
    RE: ssrs report parameter

    So that blogs shows how to disable field. To get value from it you need to write code in Data Provider class, something like

    MyContract contract   =  this.parmDataContract() as MyContract ;

    contract.parmMyField();

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: ssrs report parameter

    i need to check without check box if user enter value in  parameter or not

  • Suggested answer
    Mea_ Profile Picture
    Mea_ 60,274 on at
    RE: ssrs report parameter

    Hi momenmagdi,

    Please check this blog post www.artofcreation.be/.../ax2012-sysoperation-part-3-sysoperationautomaticuibuilder it has an example how to disable\enable a field base on checkbox value.

Helpful resources

Quick Links

Dynamics 365 Community Update – Sep 16th

Welcome to the next edition of the Community Platform Update. This is a weekly…

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,349 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,212 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans