Notifications
Announcements
No record found.
Hi,
How to access ssrs report parameter value from uibuilder class.
Thanks
HI Ashokkumar Murugesan,
You can use this.bindInfo().getDialogField() to get dialog field, and then use registerOverrideMethod() to call your method when the value of field modified.
Hi Ashokkumar,
You get the value from contact or from dialog field created for contract method
this.getContract().parmMyParameter(); or myParameterDialogField.value();
Parameter is defined on the contract class . You can get contract class and parameter from it like below in DP class
SalesPackageListDataContract contract; ; contract = this.parmDataContract(); contract.parmSalesId(); //getting parameter
I suspect Ashokkumar is trying to create another thread for the problem we're discussing in How to get value from dialog parameter in ssrs report. The title is wrong, though - the actual problem is about overriding methods for multi-selection controls.
If it's really a duplicate, please use the original thread.
Ashok, Please spend some time in initial understand of how controller class and UI class works for SSRS report.
Hi blue wang,
Thanks for this, but I couldn't use modified method for multilookup field. How to achieve this.
Thanks.
Hi sergei, Thanks for this
Shall you give idea for this "how to use modified method for multilookup parameter field".
I tried register override method but that is used for normal control(string,...) but that is no use for multilookup.
Give some idea.
Hi martin, I thing this is some small thing different question.
Hi faisal,
Thanks for your replay,
I will do, at the same time if ypu have any blog or document about that, You may share.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 559 Most Valuable Professional
André Arnaud de Cal... 464 Super User 2025 Season 2
Sohaib Cheema 250 User Group Leader