Forum Discussion

dreck's avatar
dreck
Frequent Visitor
3 years ago
Solved

Single Slicer Driving Filtered and Inverse Filtered Tables

I'm trying to have a slicer drive a filtered table and an inverse filtered table on the same page. I've attached screenshots of simplified data, relationships, and visual of "Inverse of Filtered" that I am trying to accomplish. Anyone have any ideas?

 

Data and RelationshipsInverse of Filtered visual that I'm having trouble creating

3 Replies

  • vanessafvg's avatar
    vanessafvg
    Community Champion

    please can you explain what you mean by the inverse, everything that isn't what you selected?  please provide some sample data in text format to create a solution. 

    • dreck's avatar
      dreck
      Frequent Visitor

      Correct, it would be everything that is not selected. Here are the simplified data tables:

      LookupProduct:

      CategoryProduct IDProduct Name
      A12Blue
      A14Red
      B72Green
      B22Purple

       

      Sales:

      DateProduct IDAmount
      4/1/20231220
      4/2/20231230
      4/3/20231440
      4/4/20232250
      4/5/20232260
      4/6/20237270

       

      Thanks for the help!