Advanced filters are similar to input boxes, but they can only be used as filters. Advanced filters can't set parameter values.
Advanced filter DATA options
Data Source
Provides the dimensions and parameters you can use in the control.
Dimension
Provides the list of values that appear in the control.
Control field
The dimension to filter by or the parameter whose value is set by this control.
Advanced filter STYLE options
Drop-down
Displays the control in a drop-down box.
Fixed-size
Displays the control as a fixed-size box.
Input box auto width
When checked, the entry field's width automatically sizes to fit the available space. To set the entry field's width manually, uncheck this option and enter the desired width in characters.
Label position
Sets the appearance of the control's label.
Search type
Determines the default search operator:
- Equals (default). The value exactly matches the search term.
- Contains. The value contains the search term.
- Starts With. The value begins with the search term.
- Regexp. The value matches the regular expression
- In. The value matches one or more of the search terms (enter search terms separated by commas).
You can filter by numeric dimensions values using the following operators:
- Between. The value is between the starting and ending numbers.
- >= The value is greater than or equal to the number.
- > The value is greater than the number.
- <= The value is less than or equal to the number.
- < The value is less than the number.
- In. The value matches one or more of the search terms (enter search terms separated by commas)