Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Building Custom Keys for Data Model

Hi guys, I have a fact table and based on that table I made 3 other dimension tables. My data does not have Keys in it so I made custom keys through the index option. I removed duplicates before I di...
  • vojtechsima's avatar
    vojtechsima
    1 year ago

    Hello, Anonymous , the dimension part, yes, that's kinda the nature of it when you don't use Both cross filter function, which you shouldn'T really.

    You can have workaround for that, that you create measure that checks what is filtered in the Fact table and then you apply this measure as filter for your dimension slicers.