Returns the smallest row(s) in the {0}, given the {1}. After the rows are sorted, the {2} parameter must be specified to further filter the result. Note the sorting algorithm cannot guarantee a fixed sorted result. The {2} parameter can take multiple forms:
- If a number is specified, a list of up to {2} items in ascending order is returned.
- If a condition is specified, a list of items that initially meet the condition is returned. Once an item fails the condition, no further items are considered.
Returns the set of descendants of a member at a specific distance away in the hierarchy, optionally including or excluding ...
Returns the set of descendants of a member at a specified level, optionally including or excluding descendants in other levels. ...
Returns the smallest numeric value in a column, or the smaller value between two scalar expressions. Ignores logical values ...
Returns the smallest numeric value in a column, or the smaller value between two scalar expressions. Ignores logical values ...
Returns the smallest row(s) in the {0}, given the {1}. After the rows are sorted, the {2} parameter must be specified to ...
Returns the square root of {0}. If {0} is null, Number.Sqrt returns null. If it is a negative value, Number.NaN is returned ...
Returns the standard deviation of a numeric expression evaluated over a set, using a biased population. (Alias for StdevP.) ...
Returns the standard deviation of a numeric expression evaluated over a set, using an unbiased population. (Alias for Stdev.) ...
Returns the string {0} from the current extension MEZ file localized for the current culture, falling back to the default ...