Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello everybody,
I have this data model and its relationships with the respective specific functions. I would like to have columns Column Filter 1, Column Filter 2, Column Filter 3, as a visual slicer for tables 2 and 3.
How can I do this?
Adding the slicer directly to some tables will not work because of the relationship you already have.
As the virtual relationship, using the function USERELATIONSHIP(<columnName1>,<columnName2>), didn't work either.
Slicers fed by disconnected tables are a valid design concept. Use measures to retrieve the current slicer value and then compute the required result from the data model based on that selection.
User | Count |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
12 | |
10 | |
6 |