Hello all,
I'm working on SSRS report, my requirement is it to get only those records whatever raw i select of a listpage's grid.
I'm able to generate report but when i apply controller class im getting error.
If you want to have a look at my code
following are screen shots.
RDP class
getTempTable method
processReport method
Controller class
setRange method of controller class
main method of controller class
I'm getting this error.
If i comment selected line of code in main method report will open but all records will come.
After searching in google about this error i found a hot fix file to install in my system but that was for ax 2009 version. In 2012 it has been already released.
can anyone help me to fix it.?
*This post is locked for comments
Could you please overide your query in below method of controller class-
protected void prePromptModifyContract()
{}
Means how to fix it.
The problem is that you're trying to pick a contract from a collection that hasn't been initialized yet.
i want to keep this thread alive
You seem to have two threads about the same thing. Please choose which one you want to keep alive and I'll lock the other one.
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,228 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156