| << hidereport << | Table Of Contents | >> hidetask >> | 
| Keyword | hideresource | 
| Purpose | Do not include resources that match the specified logical
expression. If the report is sorted in  treemode (default) then enclosing resources are listed even if the expression matches the resource. | |
| Syntax | hideresource (<operand> [(| | & | > | < | = | >= | <= | !=) <operand>...] | @ (all | none)) | |
| Arguments | operand | An operand can consist of a date, a text string, a function, a property attribute or a numerical value. It can also be the name of a declared flag. Use the  An operand can be a negated operand by prefixing a ~ charater or it can be another logical expression enclosed in braces. | 
| | | The 'or' operator | |
| & | The 'and' operator | |
| > | The 'greater than' operator | |
| < | The 'smaller than' operator | |
| = | The 'equal' operator | |
| >= | The 'greater-or-equal' operator | |
| <= | The 'smaller-or-equal' operator | |
| != | The 'not-equal' operator | |
| Context | accountreport, export, icalreport, nikureport, resourcereport, statussheetreport, tagfile, taskreport, textreport, timesheetreport, tracereport | |
| See also | sortresources | |
| << hidereport << | Table Of Contents | >> hidetask >> |