

Example 2įilterValues ( ValueListItems ( "Database" "Sizes" ) "Medium¶Small" ) returns Small¶Medium¶ when a database file named Database has a value list Sizes that contains Small¶Medium¶Large. The FilterValues function is not case sensitive.įilterValues ( "Plaid♬anvas¶Suitcase" "Plaid♬anvas" ) returns Plaid♬anvas¶.


This has been tested in FileMaker Pro versions 14-16 Download the FileMaker Pro hierarchical portal filtering demo file. Format FilterValues ( textToFilter filterValues ) Parameters This FileMaker Pro hierarchical portal filtering file demonstrates how to provide high-performance sorting of a hierarchical portal by various fields, while maintaining the hierarchy. Returns a text result containing only the values that were provided in filterValues, in the order they were originally entered in textToFilter.
