Map items using functions in Adobe Workfront Fusion
When you map items, you can use functions to create simple or complex formulas.
The functions available in Adobe Workfront Fusion 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. For more information, see Map information from one module to another in Adobe Workfront Fusion.
Access requirements
You must have the following access to use the functionality in this article:
To find out what plan, license type, or access you have, contact your Workfront administrator.
For information on Adobe Workfront Fusion licenses, see Adobe Workfront Fusion licenses.
Insert functions into fields
If you click a field, the mapping panel displays. The mapping panel contains several tabs:
The first tab (shown upon opening the panel) displays the items that you can map from other modules.
The other tabs contain the following types of functions:
-
General functions - See General functions in Adobe Workfront Fusion for more information.
-
Math functions - See Math functions in Adobe Workfront Fusion for more information.
-
Text and binary functions - See String functions in Adobe Workfront Fusion for more information.
-
Date and time - See Date and time functions in Adobe Workfront Fusion and the articles below for more information.
-
Functions for working with arrays - See Array functions in Adobe Workfront Fusion for more information.
To insert a function into a field:
-
Click the function name.
Or
Drag the function into the field.
Nesting functions
You can nest functions within each other.
Use Google Sheets functions
If Workfront Fusion does not feature a function you want to use, but it is featured by Google Sheets, you can use it by following these steps:
-
In Google Sheets, create a new empty spreadsheet.
-
In Workfront Fusion, open your scenario.
-
Add the Google Sheets >Update a cell module to the scenario.
For instructions on adding a module, see Add a module in a scenario in the article Create a scenario in Adobe Workfront Fusion.
-
Configure the module:
-
Choose the newly created spreadsheet in the Spreadsheet field.
-
Insert your formula containing the Google Sheets function(s) into the Value field.
You can use the output of preceding modules as usual.
-
-
Insert the Google Sheets >Get a cell module to obtain the calculated result.
-
Configure the module, using the same Cell ID that you used in step 4.