Numeric formula(数值公式(Numeric formula))¶
Takes in numeric inputs and returns the result of a simple or complex math expression. These inputs can be any card of numeric type, such as object set aggregations, object property values, transform table aggregations, numeric outputs of code Functions, numeric parameters, or other numeric formula cards. You can reference other cards in the formula box by typing their global IDs ($A or $B, for example).
If used as a transform inside of a transform table, columns can be referenced using @column notation.
Input type¶
Number
Output type¶
Number
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Supported |
中文翻译¶
数值公式(Numeric formula)¶
接收数值输入并返回简单或复杂数学表达式的计算结果。这些输入可以是任意数值类型的卡片,例如对象集聚合、对象属性值、转换表聚合、代码函数的数值输出、数值参数,或其他数值公式卡片。您可以在公式框中通过输入全局ID(例如 $A 或 $B)来引用其他卡片。
如果在转换表(transform table)中作为转换(transform)使用,可以通过 @column 符号引用列。
输入类型¶
数值(Number)
输出类型¶
数值(Number)
使用信息¶
| 功能 | 支持情况 |
|---|---|
| 标准 Quiver 卡片 | 支持 |
| 转换表转换 | 支持 |