Forum Discussion
Ignore filter
- 4 years ago
Hi, azaterol
If you just want to keep the chart unaffected by the slicer, change the interaction behavior between the slicer and the visual.
Change the interaction behavior
If you only want the values in some columns not affected by the slicer, such as the sales from 2022, please add a new formula as below.
New Sales 2022=Calculate([Sales 2022],ALL('Table'[Employees]))Best Regards,
Community Support Team _ Eason
Hey Anonymous ,
sorry I didn't understand that. Could you please explain clearly?
Thank you
Hi, azaterol
If you just want to keep the chart unaffected by the slicer, change the interaction behavior between the slicer and the visual.
Change the interaction behavior
If you only want the values in some columns not affected by the slicer, such as the sales from 2022, please add a new formula as below.
New Sales 2022=Calculate([Sales 2022],ALL('Table'[Employees]))
Best Regards,
Community Support Team _ Eason