Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Reference Data - Category Groups

The category groups define the label and type of input used for filtering. Each grouping has three parts; (1) Group Name, (2) Display Label and (3) Input Type.

To edit categories, navigate to Reference-data -> Category Groups. Open the first code block and edit the content as CSV data.

CSV Fields

Column Label Description
A Group This name must be unique among all group names in column A. It is used as the key in column A of the Categories CSV data file.
B DisplayName This is the name that is displayed when referencing this group, generally in a grid filtering display.
C Type Identifies if this group should be displayed as Radio buttons or Checkboxes valid values are:
  • Radio
  • Checkbox

Alt Category Groups