Forum Discussion
Anonymous
3 years agoNot applicable
Remove filter in calculation group
Hi, I have a calculation group made in Tabular Editor. I use it for display units and it works fine on my measures. But when i do a Percentage calculation, it should not work on those measures. I ha...
amitchandak
3 years agoSuper User
Anonymous , Based on what I got , you have to create another calculation group like
Divide([selected measure], calculate([selected measure], removefilters(Table) ) )