Forum Discussion
Jos13
Helper III
6 years agoFilter not working
Hi Team, I just have to find whether a particular employee's data is there in the table by filtering month and task. I have created a measure as follows. Measure = IF(SELECTEDVALUE('Table'[EmpId])...
tex628
Community Champion
6 years agoCan you make your slicer single select or do you need to have the ability to select several employees?
If that is the case, how do you want the logic to behave when there is more than one employee selected?
/ J
Jos13
Helper III
6 years agoSingle select would be fine. But if I make emp id slicer single select, is it possible for me to select other taks ? Report has to work in the following way:
User selects month first then task and then employee.
Thanks,
Jos