Forum Discussion
Insert a slicer based on multiple columns
- 3 years ago
Hi Sherbman
Within Power Query, highlight all columns except Provider Name and right click and choose unpiviot columns.
This will create two new columns
If you need to keep the Providers with No, duplicate the table and call it DIM Providers and then filter the Value column to Yes. In the provider Name column, right click and remove duplicates. Load both tables. Create a One To Many relationship on the Provider Name on both tables.
From the DIm Providers Column, add the Provider Name to a Slicer.
Thanks
Joe
Hi Sherbman
Within Power Query, highlight all columns except Provider Name and right click and choose unpiviot columns.
This will create two new columns
If you need to keep the Providers with No, duplicate the table and call it DIM Providers and then filter the Value column to Yes. In the provider Name column, right click and remove duplicates. Load both tables. Create a One To Many relationship on the Provider Name on both tables.
From the DIm Providers Column, add the Provider Name to a Slicer.
Thanks
Joe