UNICHAR

The UNICHAR function returns the Unicode character corresponding to the indicated "code point".

Submitted by admin on Fri, 02/08/2019 - 11:43

MAXA

The MAXA function returns the largest value in a column considering numbers, dates, and Booleans.

Submitted by admin on Thu, 02/07/2019 - 11:09

VAR

The VAR function stores the result of an expression as a variable, being possible to pass it as an argument to other expressions that define a measure.

Submitted by admin on Tue, 02/05/2019 - 19:57

BETA.INV

The BETA.INV function returns the inverse of the cumulative beta probability density function for a given probability.

Submitted by admin on Fri, 02/01/2019 - 12:32

sum

The sum function sums the start value and the values contained in the iterator included as the first argument, returning the total. By default, start takes the value 0.

Submitted by admin on Wed, 01/30/2019 - 15:31

PATHITEMREVERSE

The PATHITEMREVERSE function returns the item that occupies the indicated position in a string resulting from executing the PATH function, being the positions counted from right to left.

Submitted by admin on Wed, 01/30/2019 - 11:11