Hello everyone,
I am creating an ssrs report for dynamics finance and operations, specifically for the "TMSFREIGHTBILL" table,
I made the Controller class, DP, Contract and the TMP table, but I can't make the report print only specifically the record that I have selected in my form.
help with this please.
Hi Alexis Inoa,
My suggestion will be creating a List parameter on the contract class and use the multiselect helper class to get the selected records.
You can loop through all the records using multiselect helper and insert into a list. After that you can pass the list as a parameter to the contract class.
On the DP class you can iterate through the list and insert the values related to it.
Thanks,
Girish S.
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,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156