Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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.
Solved! Go to Solution.
Hi,
The above mentioned measures return a value even if the employee id is not selected. This measure should return a value only when the employee id is selected otherwise it can return blank.
Thanks,
Jos
Can 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
Single 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
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 22 | |
| 21 | |
| 13 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 45 | |
| 44 | |
| 30 |