Power
Description
Power raises a number to a specified power.
Syntax
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
value |
Yes | Number, field, or expression | Base value. |
exponent |
Yes | Number, field, or expression | Exponent value. |
Notes
Use this function in calculated fields, metric expressions, or query expressions where the function category is supported.
Example
The expression returns the calculated result according to the current query context.