Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Calculated field question

$
0
0
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

Viewing all articles
Browse latest Browse all 2791

Trending Articles