Hi Everyone,
I have Created a SSRS report for Fixed Asset Report in AX 2012.
I created a report following way:
1.Contract Createing a parameter
2.UIBuider Creating parameter dialog see below:
the above dialog field enable disable based on following table scenario:
Note: (if any know about this created post reply me soon some urgent requirement and also i am fighting withs these days)
S.No | Possible parameters | Parameters list |
1 | 1st scenario --> If select Dialog field 1,2 and 4 , dialog field 3 to be enable false | Asset group |
2 | 2nd scenario --> If select Dialog field 2 and 4 , Dialog field 3 to be enable false | Asset id |
3 | 3rd scenario --> If select Dialog field 1,3 and 4 , Dialog field 2 to be enable false | Status |
4 | 4th scenario --> If select Dialog field 3 and 4 , Dialog field 2 to be enable false |
Date(Always Mandatory)
|
*This post is locked for comments
Hi Karthik,
If you question is: how to override method on dialog fields, check this blogpost about the UI builder:
www.artofcreation.be/.../ax2012-sysoperation-part-3-sysoperationautomaticuibuilder
In short, you should use the registerOverrideMethod method to override methods of the dialog, eg "modified" method.
I have trouble understanding why you need those scenario's though. Group, Id and Status, it's just adding some ranges, so why limit what can be filtered on the report? You might want to use a query based on e.g. the assettable instead of adding those parameters, that way the user can filter the results in the report based on all fields of the assettable instead of only the ones you have coded. Just a thought :).
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156