• It sounds like you have the enterprise version of SQL Server, so the first issue is out of the way. A data driven subscription will create a distinct report for each row returned from the subscription query. So you want to add the personID as a value in your subscription query and then return that value to the parameter input in the wizard a couple of steps later by selecting the Get Value from Database and choosing the personID.