Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have created a Slicer to control/filter a table.
then i created a measure like below, and i use this measure in the table visual. but it only filter one column at a time. how do i change the dax in order to enable the multiple filter.
as you can see, two values were selected in the slicer, but the table only shows one column. how do i edit the dax to enable multiple value return? Thank you!
Solved! Go to Solution.
@Anonymous , That is possible using calculation groups, you need external tool for that
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/
Unfortunately switching to matrix didn't work. I think the DAX needs work, SELECTEDVALUE only return one value, but I don't know how.
@Anonymous , That is possible using calculation groups, you need external tool for that
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/
Thank you. I'll look into it and see if it fits what I try to accomplish.
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
29 | |
18 | |
15 | |
7 | |
6 |