Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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.
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
 
            | User | Count | 
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | 
| User | Count | 
|---|---|
| 23 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |