Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Slicer with Direct Query & Import (i.e., Composite Model)

Hello all!   I hope you are all doing well.   I've used direct query for my first time which nicely satisfied a user requirement. I now have a report where I'm using both direct query & import (i...
  • Anonymous's avatar
    Anonymous
    7 years ago

    v-cherch-msft 

     

    HEY!

     

    The easiest workaround I could come up with was adding the location value to the SQL table; I then used the location value from that table (as opposed to the location value in the (separate) lookup table) as the slicer. This works because I'm using the SQL data on one page of the report so there is no need to have the location value--used in the slicer--filter another table.

     

    Thanks for replying.