Forum Discussion

RRanks's avatar
RRanks
Frequent Visitor
2 years ago
Solved

Filtering Slicer - Base on another tables Boolean value

Hi,   I have 3 imported tables and I am trying to show, and then filter the data joined in a table visual with a slicer. Each table value has unique ID to make relationships easy.   Tables:  - ...
  • UlrikH's avatar
    2 years ago

    You have two options here: 
    Switch the crossfilters to bidirectional, so that the building-table filters the floors and the floors filter the spaces. But be aware of all negative aspects of bidirectional filtering.
    The other option ist to denormalize the dimensional tables to one in Power Query, so that you have all dimensional data in one place.