Hi All
I have the report that should use multi value parameter to filter the report.I have a main dataset and a dataset to get the multi values.the database is oracle and I tried a lot with different ways and it says it doesn't support data extension.where in (:Area),where in ?,where in (@Area) didn't work where area parameter is set to multi value and the data available to the parameter is through the dataset dstArea.I have a main dataset where the where clause for area is set.Any help is appreciable..
Thanks in Advance..