Filtering – Enumeration – Example

In this example we will modify a table's Enum filter and provide new Enum values.

  • Open 08_Table_Filtering_Enum.wfd, proof it, and check the Country column's Enum filter values (four countries).

  • Access the Table 1 Filtering settings and replace the CountryLong variable with the Language variable.

  • Proof the solution and check the values of the Enum filter (two language types).

  • Select one of the languages and check the filtered table.

  • See 08_Table_Filtering_Enum_DONE.wfd for the solution.