I have develop a report using report builder 3.0.
It refers to many list to populate the data in drop down. The drop down are cascaded and I have used filter condition to filter the data.
e.g the "Country" drop down queries the list and fetches all the data and then filter it based on the selected “Region”.
NOTE: I have used filter instead of condition in CAML query, because I have multiple "Regions" could be selected.
It works fine in report builder, however when I move the report to sharepoint and open it, it open with error on page as follows.
When I double click this, it shows following error. Also when i select any value from "Region" parameter, correspodning values in the "Country" parameter does not change. Has any one faced this issue earlier.
Regards, Ketan Gandhi