b276697984656ec1e01bb31b891e4f48947e54e0
FAQ/UserGuides/5.0-Filters-tab.md
| ... | ... | @@ -40,7 +40,7 @@ The Filter Operator Drop-down lets you select your operator based on the data ty |
| 40 | 40 | |**Field Comparison** |Is Greater Than (Field) |Allows you to see if one field is greater than another field. |
| 41 | 41 | |**Field Comparison** |Equals (Field) |Determines if one field value equals another. This is useful for joining tables on multiple fields. |
| 42 | 42 | |**Field Comparison** |Not Equals (Field) |The opposite of Equals(Field). |
| 43 | -|**Date/Time** |Between (Calendar) |Allows you to select two dates from a calendar popup to filter on. This can be changed to a manual text entry field by modifying the ShowBetweenDateCalendar in the [[AdHocSettings|/Library/AdHocSettings]]. |
|
| 43 | +|**Date/Time** |Between (Calendar) |Allows you to select two dates from a calendar popup to filter on. This can be changed to a manual text entry field by modifying the ShowBetweenDateCalendar in the [[AdHocSettings|/API/AdHocSettings]]. |
|
| 44 | 44 | |**Date/Time** |In Time Period |Allows you to select from a list of time periods to filter on. See more about [[Adding new time periods|/FAQ/Questions/How-to-Add-a-Custom-Timespan-Type]] |
| 45 | 45 | |**Date/Time** |Less Than Days Old |Allows a single numeric entry to represent the days and uses that as a filter. |
| 46 | 46 | |**Date/Time** |Greater Than Days Old |The opposite of Less Than Days Old |