If you're referring to the queries on the worker report you just need to add a line to your query of something like this:
and workitem_status_lookup_id <> 600
You can likewise exclude any status you want by entering it's lookup ID, if you've created a custom "Closed" status you just need to add that status' ID instead of 600.
Let us know if it's somewhere else you're looking to exclude those. There's probably a place to change it.
Comments
what exactly do you mean of
what exactly do you mean of omit? what are your objectives?
For those on the Worker Report.
If you're referring to the queries on the worker report you just need to add a line to your query of something like this:
and workitem_status_lookup_id <> 600
You can likewise exclude any status you want by entering it's lookup ID, if you've created a custom "Closed" status you just need to add that status' ID instead of 600.
Let us know if it's somewhere else you're looking to exclude those. There's probably a place to change it.
- Matt
I guess MBHarmon provided a
I guess MBHarmon provided a good suggestion.
omit means How do we get the
omit means How do we get the details of closed Incident or log reports of it
Would you like to reply?
Login or Register to post your comment.