I am trying to modify an existing SSRS 2005 report. I am fairly new to SSRS and so I am not sure where I am doing wrong.
I have 2 datasets: Regional Managers and District Managers
Regional Managers is a basic Distinct query from the database table
District Managers is a SP which uses RM as parameter
Both DS in the data tab is working fine and when executed gives me right values there.
In preview tab, both are drop down boxes.
RM has values in the report preview. but DM doesnt have any values.. even though the default is set to appear from SP.
Here are some screenshots.
I am unable to view report in preview as DM comes as blank.
Dataset DM:
What am I doing wrong..Thanks for your time.
gs