Formula List

XcheckStudio utlises several methods to support the search and interaction with datasets and dataset objects. These. methods also powers the setup of rules for validations such as data matching, duplication, identification, compliance, comparison and requirement checks etc.

To further augment these capabilities, we have developed XFL (XcheckStudio Formula Language), which supports advanced data pattern recognition and extractions.

Below are a list of functions and expressions which you can use on its own, or as a foundation for the construction of elaborate formulas.

Do note that everywhere we mention 'Search String' or 'String Value', these could be represented by: Constant e.g. "Any character", or Property value e.g. !!Property!!, or Conditional Expression e.g. Hasvalue(!!Name!!), Base Expressions e.g. Subs(!!Name!!, "2", "4")

As we continue to optimise our formula capabilities hence updating our formula list, do let us know if you would like us to include a formula or an expression which could better support your interaction with data.

Base Expressions

Conditional expressions

Conditional selections

Constants expressions

Date and time expressions

Math expressions

Object Properties

Regular Expressions