Forum Discussion
Anonymous
4 years agoNot applicable
Display common values for selection criteria
Hello everyone,
I'm having the following dataset.
| Impact | Benefit 1 | Benefit 2 | Benefit 3 |
| A | X | X | |
| B | X | X | |
| C | X | X | |
| D | X | ||
| E | X |
I'd like to select Benefits and get Impacts that are associated to all Benefits that I selected.
Example: if I select Benefit 1 and Benefit 3, I should see only Impact A and C.
At the moment I'm getting all Impacts associated with Benefit 1 and Benefit 3 (exmple attatched).
How can I do it?
Thanks in advance!
Hi Anonymous ,
You can refer to below article.
https://radacad.com/slicer-with-and-condition-in-power-bi
BR,
Samarth
2 Replies
- Samarth_18Community Champion
Hi Anonymous ,
You can refer to below article.
https://radacad.com/slicer-with-and-condition-in-power-bi
BR,
Samarth
- AnonymousNot applicable
Samarth_18 it worked. Thanks a lot for your help!