Functions in Formula Fields

Functions in Formula Fields

Numeric Functions

A numeric function in formula fields is used to work with numeric data types and accepts numeric results. Numeric functions are generally used to display the results of typical mathematical calculations. The numeric values (arguments) can be integers or decimals, positive or negative. For instance, the formula can use number values as 10, -12, +52, etc.

String Functions

A String is a specialized set of characters (that can contain spaces and numbers) or a contiguous sequence of symbols or values enclosed within quotes so as to be differentiated from a number or a variable name. A string function is used to manipulate or edit the contents of a string.

DateTime Functions

DateTime functions are used when working with time and date types such as identifying the day of the week for a given date. You can use these functions when you need the values to contain both date and time information in a specified format. For instance, the formula can return a value as YYYY-MM-DD HH:MM.

Boolean Functions

A boolean function determines the value output based on the logical calculation of the inputs. In other words, a boolean function evaluates the truth or fallacy of each element of its domain. It confirms the entities having just two values: 1 or 0, true or false, etc. along with the operations and, or and not.


    • Related Articles

    • Building Formula Fields

      Nonprofit Vertical CRM formula fields enable you to define fields that can populate dynamically calculated data based on the values returned from other standard or custom fields. For instance, a nonprofit volunteer teaching program may need to ...
    • Creating Formula Fields

      Formula fields are used to calculate different types of values, including numeric values, text values, date values, etc. Formula fields and their resulting return value have certain data types associated with them and there are specific operators ...
    • Data Types in Formula Fields

      Data type is the kind of data that can be held and stored while evaluating an expression. Data types are the defined set of values and the allowable operations on those values. They represent either the function, argument, return value or the ...
    • Field Level Customization

      Field-level customization enables organizing the field requirements of any organization. By default, Nonprofit Vertical CRM provides some standard fields and allows adding more industry-specific fields. Some of these fields are common to all modules ...
    • Customizing Modules

      How Can I... Learn About Modules in Nonprofit Vertical CRM Understand Module Customization Customize a module Add/Edit Fields Add New Section Set Module Permissions Design Module Layout Preview Module Customize the Events Module Edit Modules Delete ...