Using .Net regular expressions to filter

This example is based on the Samples application, which can be enabled in on-premises environments. It uses a hyperblock created from the Product dimension. The Samples application is not available in the Infor cloud.
  1. In Design mode, click the hyperblock.
  2. Click Filter in the List Designer.
  3. Click New Filter
  4. In Filter Settings, select Filter By > Caption.
  5. Select Filter Type > Regular Expression.
  6. Select Condition > Equals.
  7. In the Regular Expression field, specify ^All.
    The list contains all elements beginning with the string 'All' .