Hi all,
i have Created a parameter with "ProductCode" name.
In my report drop and down drill getting all values of this parameter.But in report level i am not able to filter with selected productcode.Its showing all Products in Report evenif i am selecting 1 productcode.I am using a list box to fetch these values from product_code field of Table.Inside Listbox ,Filters Tab In
expression i put "=Fields!product_code.Value"
operator "In"
Value "=Parameters!ProductCode.Value(0)"
What is wrong with this Why its not linking to my report data field.?Pls Suggest.I am using SSRS 2005.
i have Created a parameter with "ProductCode" name.
In my report drop and down drill getting all values of this parameter.But in report level i am not able to filter with selected productcode.Its showing all Products in Report evenif i am selecting 1 productcode.I am using a list box to fetch these values from product_code field of Table.Inside Listbox ,Filters Tab In
expression i put "=Fields!product_code.Value"
operator "In"
Value "=Parameters!ProductCode.Value(0)"
What is wrong with this Why its not linking to my report data field.?Pls Suggest.I am using SSRS 2005.
No comments:
Post a Comment