Hello,I am using SSRS 2014 I have a user requesting to select certain rows after making a selection from a parameter base SSRS report and either export or print out (maybe into new report) what he selected. A very simple example:ID# Item# Amount124 7777 24.00135 1786 30.00789 2486 15.00897 9999 5.00678 4567 200.00The user wants to select ID# 124, 897, and 678 and have it print out or able to export out. He doesn't need to see ID# 135, 789, and 897. Further parameter will not do. How can I do this? any suggestion will be appreciated. Thank you in advance.
↧