Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Filter Doesn't Works

My filter does not show the dataset options, even with the dimension table correctly classified. What is stranger is that the options appear from a date, and others do not. The fields selected in th...
  • edhans's avatar
    edhans
    6 years ago

    This can be a number of things.

    • You have blank values it seems in your DIM table. That is never good. You shouldn't have data in your FACT table not in your DIM table unless you intend to, and then you will be using different measures for calculating values, and you cannot use filters/slicers efficiently since those don't exist in the DIM table.
    • Could be spelling differences, or spaces. Is it "Shopping" in one table and "Shopping     " in your other table?
    • I am not clear on how that bi-directional many-to-many is affecting the model for these particluar fields.

     

    There could be other issues too. Without the PBIX, just tossing out things for you to look at.