Function overview
Workfront Fusion includes built-in functions that allow you to create simple or complex formulas. These functions cover a wide variety of use cases, including functions for arrays, strings, numbers, and data from previous modules.
In addition, you can create custom functions that your scenarios can then use to transform and manipulate data.
Built-in functions
When you map items, you can use functions to create simple or complex formulas. The functions available are similar to functions in Excel and in some programming languages:
- They evaluate general logic, math, text, dates, and arrays.
- They let you perform conditional logic and transformations of item values, such as converting a text to uppercase, trimming text, converting a date into a different format, and more.
Function tab overview
The mapping panel includes the following tabs. Each tab includes functions and keywords for that type of data.
Custom functions
You can create custom functions in the Functions area of Fusion. You then add these functions to your scenarios in the form of an Adobe App Builder module.
Because custom functions work through Adobe App Builder, your organization must have an Adobe App Builder license to use them.
For information and instructions for custom functions, see ap data using custom functions.