f4c93f2ee8637f007f79ab5c2aa643d19c6c18c9
Guides/ReportDesign/5.0-Filters-tab.md
| ... | ... | @@ -50,7 +50,7 @@ The Filter Operator Drop-down lets you select your operator based on the data ty |
| 50 | 50 | |**String** |Ends With |Determines if the value of the field ends with the given text. |
| 51 | 51 | |**String** |Isn't Like |The opposite of Like. |
| 52 | 52 | |**Boolean** |True |Determines if the value in the field is "true". |
| 53 | -|**Boolean** |False |Determines if the value in the field is "false". Values other than the number 1 and the text "(T\|t)rue" will be interpreted as false. |
|
| 53 | +|**Boolean** |False |Determines if the value in the field is "false". Values other than the number 1 and the text "(T|t)rue" will be interpreted as false. |
|
| 54 | 54 | |**Available for All**|... |Selected when no filter is used. |
| 55 | 55 | |**Available for All**|Blank |Is the field blank? |
| 56 | 56 | |**Available for All**|Isn't Blank |Is the field not blank? |