HelloI have tried to create a calculated field that will show the number of customer transactions processed within 15 minutes.I have added the expression:=count(fields!wait.Value<15)However, when I run the query I'm getting the error message, 'expression used for the calculated field includes an aggregate RowNumber...'Can you advise please on how to create a calculated field so I can capture the value I want?Thanks
↧