Report to show records with no tagsIssue When creating/updating a report with a table that has the Tags field, only the following operators are available when setting the condition statement with the Tags field selected: havedoes not haveexcludingReleaseAll releasesCauseCurrently in Reports when using a table where the Tags field is available, filtering records that do not have Tags will not be directly achieved with the current operators for the Tags field in the condition statement.ResolutionThe following steps provide a workaround to report on records that do not have Tags. Create/update a report on any table which uses Tags (e.g., [incident], [task])Under filter conditions, and the condition builder: Select Tags as the field.Select have as the operator.Search and/or select any Tags as the value. Enter any value.Click on Run. The report will display all the records which have the Tags as shown in the screenshot below. To filter records that do not have Tags, remove the value from the condition statement by clicking on the cross mark (X). Click on Run. The report will now only display all records that do not have Tags.