Hi all,I'm relatively new to SSRS (my version is 2008 r2) so I apologize if this is a question that should have an obvious answer. Currently I am trying to set up a report that will generate unique data for each person in my DB. I have four parameters: personID, monthStart, timePeriodStart, and timePeriodEnd (for MTD and YTD values). I have a textbox that updates the person's name according to the inputted ID as well. I want the monthStart, timePeriodStart, and timePeriodEnd all static values (which I know how to do) but changing the ID poses a problem to me. If I can change this ID, I will be able to generate custom reports for each person-which is what I want. Do I change this via the query in step 3 of the Subscription Wizard, or does simply selecting 'Get Value from database' allow this? Or, as I expect, do I need a third alternative?Thanks!
↧