Forum Discussion

GrahamR99's avatar
GrahamR99
Resolver I
6 years ago
Solved

Slicer for two data sets

Hello

I have two querys query1 and query2 they both have Area, Shop Name and Shop Ref, I want one slicer to filter on both querys.  The two query have sumed fields but for different data.

 

I setup a thrid query with just the Area,Shop Name and Shop Ref, and added a relationship between query1 to my shop table, but it does not filter the data.

 

How do I get Query3 to filter Query1 and Query2 at the same time.

 

Regards

 

GrahamR99

  • VasTg's avatar
    VasTg
    6 years ago

    GrahamR99 

     

    Goto Options and Settings and disable this feature.

     

     

    If this helps, mark it as a solution

    Kudos are nice too.

     

     

10 Replies

  • VasTg's avatar
    VasTg
    Memorable Member

    GrahamR99 

     

    If you have relationship defined, does the arrow goes from query 3 to query 1 and query 2 in your model? If not, define a relationship between the tables. 

     

    You might want to create a single column combining(area,shop name and shop reference) if your have composite key.

     

    If this helps, mark it as a solution

    Kudos are nice too

    • GrahamR99's avatar
      GrahamR99
      Resolver I

      Hello VasTg

      Shop Name or Shop Referance are both unique so either one of these should work no need to combine the three columns.

       

      I need more of a description on how to setup the relationship, as it is this that is not working.

       

      Regards

       

      GrahamR99