The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have two tables in my model. Both of them are not related but have one column that is called the same (Type). There a several differrent values in this column but both have one that is the same 'Business'. I would like to create a slicer for a yes/no that if yes is selected filters both tables to only show values where type=business. What I tried is create a new table (table 3, one column called type with only one value, 'Business'). Next I made the relationship between this new table and both other tables on the type field. Now I can create a slicer that works but the options are 'Business' or '(blank)'. I would like to replace (blank) with no for the slicer. I only have no clue how to do this.
Solved! Go to Solution.
Tried some different things and finally got it working by creating a new table with yes/no as option and making the relationship.
Tried some different things and finally got it working by creating a new table with yes/no as option and making the relationship.