To implement this recipe, perform the following steps:
- Create the following measures:
Filters = CONCATENATEX(FILTERS('R08_Table'[Color]),'R08_Table'[Color],",")
- On a Report page, create a Slicer visualization and place the Color column from R08_Table in the Field area of the visualization.
- On the same Report page, create a Card visualization and place the Filters measure in the Fields area of the visualization.