Hey guys,
In an active report I'm trying to find a way to use a Value Slider in order to filter a 'Treemap by category'.
In this Treemap I have size: Customer Revenue, and on Level 1: children(Customers) (I've got all my customers here), the resulting treemap is one that has my customers and its size depends on the revenue they have.
I also added and linked to it a drop-down list so I can filter it through Region (which works just fine). However now I'm trying to add a Value Slider but I've been unable to figure out a way to do it. In the end what I would like to accomplish is a slider to either filter my top 10% of the customers or lower 10% of customers or filter customers that give over 500 revenue or give below 100 revenue, something like that, hope you get my idea.
Is there a way to accomplish this? Thanks!