Forum Discussion
SnymanGrobler
2 years agoFrequent Visitor
Pre Filter Visuals to limit data shown
Hi all, Is their a way to limit the amount of data when a visuals loads by setting a Pre Filter, but when slicers are used it overides the pre - filter. OR As shown below i have a Line Graph an...
lbendlin
2 years agoSuper User
create a measure that tests for ISFILTERED and then use that as a visual filter.
There is a small caveat, I'll let you find that yourself 🙂