Forum Discussion
RyanHare92
3 years agoHelper I
Matrix - Do not display values if no filter selected (issue)
Hi, I've used this method many times before to not display data if no filters are selected, but for some reason it doesn't seem to be working with a matrix I have createad. I have a filter con...
Anonymous
3 years agoNot applicable
Hi RyanHare92,
If you do not want to calculate on these not match records, I'd like to suggest you write a measure formula to replace the raw value field on matrix with if statement and these filter conditions. They should check on the filter status and skip the calculation on not matched ranges.
Regards,
Xiaoxin Sheng