Guides/ReportDesign/5.0-Filters-tab.md
... ...
@@ -41,7 +41,7 @@ The Filter Operator Drop-down lets you select your operator based on the data ty
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 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
-|**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]].
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|http://wiki.izenda.us/FAQ/Questions/Adding-Custom-Time-Periods]].
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
47 47
|**Date/Time** |Equals Days Old |Filters on records that are only as many days old as you specify.