I'm fairly new to SSRS and SQL for that matter but have managed to stumble through and get most of what I need until now. I work for a fire department and have created a report that shows travel times from "enroute" to "on scene". The results are grouped by incident #'s and I have filtered the output by a group filter to show the top 2 max on scene times. The results are correct. I now need to get the max value of the resulting 2 on scene output times.From what I have found I need to use report code to get the aggregate because I cannot get the aggregate of an aggregate but truly have no idea of how to do this. Thanks for any help you may be able to provide.Steve
↧