Forum Discussion
Curious1_209
4 years agoFrequent Visitor
Remove a page filter from a table
On a table of multiple columns, three columns form a hierarchical relationship: Award Code (example: 505115) Major Class code (example: 12XX) Class Code (example: 1230) There are th...
Anonymous
4 years agoNot applicable
You could remove the filter from the entire page & add it specifically to the visuals you want it for. Add the value into the visual, adjust the filter & then you can remove the value from the visualization itself, the filter will remain.
Curious1_209
4 years agoFrequent Visitor
Thanks for your input. I thought about it too. There are a few other visuals on the same destination too, and page-level filters are a simpler setup.
- Anonymous4 years agoNot applicable
Hi Curious1_209 ,
Would you consider creating three measures for the three Values fields circled in red in the figure below to replace the original value fields and adding filtering criteria: REMOVEFILTERS('Table'[Class Code])?
Best Regards