APPLY_TASK_AI

Use Rows AI to clean up or apply logic rules to data.

icon of Rows AIRows AI
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
APPLY_TASK_AI(prompttext)
prompt

The prompt with the task or rule to apply. For example: "Capitalize all words".

text

The text you want to apply the task or rule to. "i hAvE A Dog".

Examples

APPLY_TASK_AI(Capitalize all characters, i hAvE A Dog) returns I HAVE A DOG