[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間: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"]]