|
I'm trying to create a simple report using report that shows the number of workitems created by each user, but only for users that submitted more than 10 workitems. I therefore added a filter to the report: #current work items > 10. However with this filter the number of rows returned is zero. Whatever the value of the filter, the result is always 0 rows.
|