Forum Discussion
javigold
3 years agoFrequent Visitor
Matrix rows not filtering properly
I have a matrix: So my model is Region 1 - many on Programs. Programs 1 - many on Activities. 2 measures: # of Programs= CALCULATE(COUNT('Programs'[Id])) # of Activities...
- 3 years ago
Click on the table and open filter pane. Then with measure # of Activities go to advanced and select option "is not blank". That's it. 🙂
javigold
3 years agoFrequent Visitor
Yeah, realized I didn't really get enough info in the question to make sense. 😉
So, my data model is this:
And the matrix ends up like this:
My data tables are:
What I am expecting is for the activities to only show up in a matrix row when they have a count of 1 or more. Hopefully, that makes more sense.
bolfri
3 years agoSolution Sage
Click on the table and open filter pane. Then with measure # of Activities go to advanced and select option "is not blank". That's it. 🙂