Displaying function results in a database view

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • Enhance the display of a database view by adding a function field to the output to display function results.

    Function fields perform common database transformations and calculations on fields in the system. Function fields do not store any data, but rather display the results of a database query when the function is executed.

    For example, you could identify incidents with ineffective descriptions of fewer than 10 characters by adding a function field that calculates the length of the Short description field.