I have a Crosstab that is displaying data from a SQL data source. The data is grouped by the field FacilityID. I have a report parameter Facility that is a multiselect dropdown populated from another SQL datasource. How can I filter the Crosstab based on the selections in the Facility dropdown? When editing the filter property of the Crosstab it does not show the fields associated with that DataSource.