[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-31。"],[],[],null,["# Advanced filter control\n\nAdvanced filters are similar to input boxes, but they can only be used as filters. Advanced filters can't set parameter values.\n\n\u003cbr /\u003e\n\nAdvanced filter DATA options\n----------------------------\n\n### Data Source\n\nProvides the dimensions and parameters you can use in the control.\n\n### Dimension\n\nProvides the list of values that appear in the control.\n\n### Control field\n\nThe dimension to filter by or the parameter whose value is set by this control.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nAdvanced filter STYLE options\n-----------------------------\n\n### Drop-down\n\nDisplays the control in a drop-down box.\n\n### Fixed-size\n\nDisplays the control as a fixed-size box.\n\n### Input box auto width\n\nWhen 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.\n\n### Label position\n\nSets the appearance of the control's label.\n\n### Search type\n\nDetermines the default search operator:\n\n- **Equals** (default): The value exactly matches the search term.\n- **Contains**: The value contains the search term.\n- **Starts With**: The value begins with the search term.\n- **Regexp**: The value matches the regular expression.\n- **In**: The value matches one or more of the search terms (enter search terms separated by commas).\n\nYou can filter by numeric dimensions values using the following operators:\n\n- **Between**: The value is between the starting and ending numbers.\n- **\\\u003e=**: The value is greater than or equal to the number.\n- **\\\u003e**: The value is greater than the number.\n- **\\\u003c=**: The value is less than or equal to the number.\n- **\\\u003c**: The value is less than the number.\n- **In**: The value matches one or more of the search terms (enter search terms separated by commas).\n\n\u003cbr /\u003e"]]