Forum Discussion
Dim Table will filter fact table by any column except one
- 4 years ago
That's very strange behaviour.
A few thoughts:
1) First thing I'd check is the definitions of the measures. Make sure they're not removing that field from the filter context for some reason (look for ALL, REMOVEFILTERS etc).
2) Has the model been refreshed (either full or a recalculate via tabular editor).
That's very strange behaviour.
A few thoughts:
1) First thing I'd check is the definitions of the measures. Make sure they're not removing that field from the filter context for some reason (look for ALL, REMOVEFILTERS etc).
2) Has the model been refreshed (either full or a recalculate via tabular editor).
Thank you. It was the hidden ALL in the filter part of the measure I wrote.
- speedramps4 years agoSuper User
Please accept at least one of the solutions and click thumbs up, to thank solvers for taking time to help you with the ALL suggetion.