GPT Formula Reference
Last updated
Last updated
All Arcwise AI functions use the models through Microsoft Azure. We take data privacy and security seriously: both our and guarantee that your data will never be sold or used for model training purposes.
For a limited time only, usage of AI formulas is completely free. (This will likely change at some point in the future!)
Transforms a target value based on a prompt.
Examples
Syntax
Classifies a value based on a list of categories. The list of categories can come from a range of cells.
Examples
Syntax
categories
can be a comma separated list of values or a range of cells.
Optionally, you can also provide a range of descriptions
to provide more information about each category. For example, if you had a table of customer support tickets, you could define a table of ticket categories and descriptions in a categories
sheet:
Return request
If the customer is trying to return an item
Billing issue
If there's an issue with the payment method
Quality issue
If there's an issue with the delivered product
This formula would then categorize A1 based on both the categories and the descriptions:
Extracts a fact or data point from the input. For example, part of an address, or a person's name from an email, etc.
Examples
Syntax