Forum Discussion
arvin
4 years agoRegular Visitor
Numeric range dropdown filter
Hi I have an excel dataset as underlying data. It is housing data, so for each row i have a column saying how many rooms the apartment have. See the image below for the column and values. ...
arvin
4 years agoRegular Visitor
Hi ValtteriN
I tried the card trick and it did not work when choosing a parameter, the value is the same every time.
I also tried the test measure for the matrix, but all values in the matrix became identical and when choosing parameters they all disappeared, picture below:
TestMeasure =
CALCULATE(AVERAGE(Table1[price]),Table1[category] = "V",ALL(Table1))