Forum Discussion
AaronGlenn10
4 years agoHelper III
Removing Page Filter for a Visual
All Stars: Trying to remove a page filter for two visuals -- the page filter is for cities [which applies across multiple pages], but would like to sum the calculation for all cities to arrive at...
- 4 years ago
Hi AaronGlenn10 ,
Try to use ALL() or AllExcept() in your calculation to avoid such filter on your calculation like calculation(sum(sales),all(filter_table[column))
Thanks,
Samarth
Anonymous
4 years agoNot applicable
hi. AaronGlenn10 you can use edit interactions