I want a report to be sent to a recipient when a daily total is reached. The total is a static value, but the time the total is reached will vary each day.
I have built my Report to show a value using a having clause, so it will show the value.
Now I need to configure the data driven to deliver the report when the having value is exceeded.
How do I do this?
I have SQL 2012 and also a test environment that is 2014. I have both native and SharePoint installations of reporting services configure.