Filter a table using a search string entered in an Input Field
This script allows users to filter a table by entering a search string in an Input Field.You could enhance this to search for Strings that exactly match the entered value, in this example we filter on values that include the search string anywhere in the Dimension Member description.
Filter a table using a search string entered in an Input Field Read More »
