Forum Discussion
Irene_B
4 years agoNew Member
Filter a no-interaction Table
Hi all, I am struggling with this: I have the field X, which can be "A", "B" or null and a series of measures that for semplicity I will call Measure Y. When Measure Y has values, Measure Z and ...
Greg_Deckler
4 years agoCommunity Champion
Irene_B I would keep the interaction and use REMOVEFILTERS in your Measure Y calculation.
Irene_B
4 years agoNew Member
Hi Greg_Deckler , thank you for the answer. I fogot to mention the I also have others filters aldready included in the Measure Z calculation (it is a Calculate(sum(measure), filter (etc.))). And also other filters not in the calculation but in the viz, for wich I want to mantain the interation.
For Measure Y it'the same.
Thanks again!