Forum Discussion
Numeric range dropdown filter
Hi Anonymous
How do i get the number of rooms for measure 1? VALUES?
Hi arvin ,
That is based on your data and requirement. I don't know what your data looks like and I don't know what result you want. Share the sample data without confidential information and the expected result, so that we could decide to use sum() or max() or min() or other function to get it.
Best Regards,
Jay
- arvin4 years agoRegular Visitor
Hi Anonymous
So, I have an excel dataset of housing data. In my report i have a matrix, a card visual and graphs.As for now, i use the "room" column in a slicer to filter the visuals on room.
An apartment can have 1 room or 15 rooms, and everything between.
The stakeholder wants to filter the visuals with a "From Room" and "To Room" dropdrown filter.
I want the reuslt to be like this: if i choose From = 2 and To = 5, i will see housing data from 2-5 room apartments.
This is the "room" column:
I have a card visual, a matrix and a graph. I want all the visuals to adjust when i select for example rooms between 2-5(see picture below).