Navigation
Last updated
Last updated
Returns the value of a variable for the first row in a given analytic window. –> learn more
dynamic (input-dependent)
Name | Type | Allowed values | Required | Placeholder (in UI) |
---|---|---|---|---|
Returns the value of a variable on a preceding row within the analytic window –> learn more
dynamic (input-dependent)
Name | Type | Allowed values | Required | Placeholder (in UI) |
---|---|---|---|---|
Returns the value of a variable for the last row in a given analytic window. –> learn more
dynamic (input-dependent)
Returns the value of a variable on a subsequent row within the analytic window –> learn more
dynamic (input-dependent)
Returns the value at the Nth row of a given window frame. –> learn more
dynamic (input-dependent)
Computes the specified percentile value for a variable within an ordered partition, with linear interpolation. –> learn more
float
Computes the specified percentile value for a variable within an ordered partition. Returns the first sorted value with cumulative distribution greater than or equal to the percentile. –> learn more
float
Name | Type | Allowed values | Required | Placeholder (in UI) |
---|---|---|---|---|
Name | Type | Allowed values | Required | Placeholder (in UI) |
---|---|---|---|---|
Name | Type | Allowed values | Required | Placeholder (in UI) |
---|---|---|---|---|
Name | Type | Allowed values | Required | Placeholder (in UI) |
---|---|---|---|---|
Name | Type | Allowed values | Required | Placeholder (in UI) |
---|---|---|---|---|
@variable
any Redivis type
true
-
@ignore_null
any of: IGNORE
, RESPECT
false
(Ignore nulls (default))
@variable
any Redivis type
true
-
@literal
any integer
false
(1)
@default_value
any Redivis type
false
(NULL)
@variable
any Redivis type
true
-
@ignore_null
any of: IGNORE
, RESPECT
false
(Ignore nulls (default))
@variable
any Redivis type
true
-
@literal
any integer
false
(1)
@default_value
any Redivis type
false
(NULL)
@variable
any Redivis type
true
-
@literal
any integer
true
-
@ignore_null
any of: IGNORE
, RESPECT
false
(Ignore nulls (default))
@variable
true
(variable)
@literal
any float
true
(Value between [0, 1])
@ignore_null
any of: IGNORE
, RESPECT
false
(Ignore nulls (default))
@variable
true
(variable)
@literal
any float
true
(Value between [0, 1])
@ignore_null
any of: IGNORE
, RESPECT
false
(Ignore nulls (default))