AVERAGEX

The AVERAGEX function returns the arithmetic mean of the values returned by an expression that is evaluated for all rows in a table.

Submitted by admin on Mon, 12/03/2018 - 23:14

STDEVX.P

The STDEVX.P function returns the standard deviation of the entire population extracted from a table to whose rows a certain expression is applied.

Submitted by admin on Mon, 12/03/2018 - 23:13

STDEVX.S

The STDEVX.S function returns the standard deviation of a sample of the population drawn from a table to whose rows a certain expression is applied.

Submitted by admin on Mon, 12/03/2018 - 23:12

VARX.P

The VARX.P function returns the variance of the entire population extracted from a table to whose rows a certain expression is applied.

Submitted by admin on Mon, 12/03/2018 - 23:10

VARX.S

The VARX.S function returns the variance of a sample of the population extracted from a table to whose rows a certain expression is applied.

Submitted by admin on Mon, 12/03/2018 - 23:07

COUNTX

The COUNTX function counts the number of rows in a table for which the evaluation of an expression returns a number, a date, or a text.

Submitted by admin on Mon, 12/03/2018 - 23:06

COUNTAX

The COUNTAX function counts the number of rows in a table for which the evaluation of a certain expression returns nonblank values.

Submitted by admin on Mon, 12/03/2018 - 23:03

RANKX

The RANKX function returns the position or rank of each value resulting from applying an expression to the rows of a table comparing them with each other.

Submitted by admin on Mon, 12/03/2018 - 23:02

TOPN

The TOPN function returns the N rows with the highest values from the indicated table.

Submitted by admin on Mon, 12/03/2018 - 20:14