Forum Discussion

shadowsong42's avatar
shadowsong42
Icon for Resolver I rankResolver I
1 year ago
Solved

Joining to a filtered table

I have a Stores ISP fact table that has, among other things, ProductID, SubsidiaryID, SnapshotDate, and Stores Replenish. The first three columns are what you'd expect, Stores Replenish is populated ...
  • shadowsong42's avatar
    shadowsong42
    1 year ago

    I have discovered that relationships are broken in some way between Direct Query tables and calculated tables, so I am unable to use the calculated table measure as a slicer to filter Direct Query data in the visuals.

     

    While it is possible that converting or duplicating some of the Direct Query tables to Import mode would solve the broken relationship issue, the underlying problem I was trying to solve was to highlight SKU&Subsidiaries incorrectly marked as not replenishable. Since I am having so much trouble with the slicer, I have decided to focus on the more correct solution to this underlying problem, which is to work with the upstream data support teams to fix the source data.