I am trying to run a Multivalue parameters ReportI set the Parameter type as Multi Valued In my Query I pass the Value as where Group In( @Group )However , when I run the report and Select the Group Values as both XP and Java , I can see all the results of XP , All the results of Java and All values of Both.How can I filter it , SO that I can only see Both.(P.S : I later want to implement this as a Drilldown report but now I am making sure the Subreport works fine.)
↧