Forum Discussion

Meeshe's avatar
Meeshe
Frequent Visitor
2 years ago
Solved

DAX count all rows based on specific slicer selections

I'm trying to achieve row count based on the user slicer selections, but not all of them. I have multiple slicers, the main one is a date slicer, I need to show a count of all rows based on the selection of this, and store in a variable (ignoring other slicers). I then need to show a count of rows based on other slicer selections, ignoring the date slicer. The end goal is to then calculate the percentage of rows based on the other slicers, of the total rows based on the date slicer. I hope this makes sense and thank you for any suggestions. 🙂

2 Replies