Tool to calculate a formula preview on a Gigasheet dataset and return sample results with involved column values. Use this action when you need to: - Test a formula expression before applying it to an entire column - Preview formula calculations on sample data - Validate formula…
handleRequiredstringUnique identifier (handle) of the dataset on which to compute the formula preview. This is typically returned by file upload actions or dataset creation operations. Format: lowercase letters a-f, numbers, and underscores.
formulaRequiredstringFormula expression to calculate on the dataset. Can reference columns using column names (e.g., 'A * 2', 'E * 2', 'Price + Tax'). The formula will be evaluated and sample results returned with involved column values.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.