I'm wanting to have 3 different slicers and two visualisation tables, the first two slicers will normally filter two tables containing the same data then the third filter will result in one table showing the filtered selection and the other showing results not in the filtered selection (Without including the filtered selection.)
For example
- Firstly Filtering by the region so only showing results from the desired selection, then the sub type and type from that region.
e.g. "Australia,Data centres,2"
This will make both Table visualisations the same.
I then want to select the slicer 'fruit' and choosing Apple will show me in one table the list of "Australia,Data centres,2" with apples and the other will show the "Australia,Data centres,2" with Banana Pear and Plum (Or any data that isnt apples.)
Many Thanks