I have a tablix report that aggregates data by month and displays an average / day as a summary column. I need to also add a Days with Count > 0 summary column. This is where i'm struggling with the expression language.
How do I perform a COUNTIF in a tablix expression?
Attached is a capture of the data I am working with.