Overview
Custom Functions allow users to create shortcuts when building queries. Custom Functions is available within the Tools section. Custom Functions allow users with unique use cases to provide their own functionality within a Query. Custom Functions supports a wide variety of functions to be created within the Custom Functions section and then simply added to a Query.
Configuration
The following configuration is required to establish a custom function.
Field | Required/ Optional | Description |
Name | Required | Name the Custom Function. This must be different from the Function Name. |
Description | Optional | This description can be used to store information about the custom function. |
Syntax | Optional | A free text field to be used to display the syntax used in the custom function |
Is Public | Optional | Enable or disable the toggle to allow multiple users to use your Public Custom Function. |
Use New UI | Optional | Toggle to enable the new query UI when building a custom function |
Function Name | Required | This name will be displayed within the Query Custom Functions. Remember this name to use your Custom Function. |