Hi
I have a report that contains people and competencies that these people possess.
I have used a multivalue parameter for a report so that the user can select multiple competencies and then run the report. The data for the competencies parameter is supplied by another dataset.
I want the report to display only people that possess the multiple competencies selected and not to show me everyone who has maybe only one of the competencies e.g.
If I run a report and i want to see everyone who posseses Competency 1 and Competency 2 and Competency 3 but I am getting anyone who has Competency 1 or Competency 2 or Competency 3
How do i do this ?
Thanks
Rich