Filtering the element caption with a global variable

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. Create a report variable named rv_ProductCaption.
  2. Set the value of the variable to the caption of an element of the Product dimension (for example All Season Tires).
  3. In Design mode, click the hyperblock.
  4. Click Filter in the List Designer.
  5. Click New Filter.
  6. In Filter Settings, select Filter By > Caption.
  7. Select Filter Type > String
  8. Select Condition > Equals
  9. Click the browse button in the Value field and select rv _ProductCaption from the list of global variables.
    The list now contains all elements containing the same caption as the variable (that is, All Season Tires).