DATESMTD

The DATESMTD function returns a table with a single column that contains the dates from the beginning of the month in the current context to the last date in the current context.

Submitted by admin on Tue, 12/04/2018 - 11:53

STARTOFMONTH

The STARTOFMONTH function returns the first day of the month in the current context (or the first day of the first month, if the current context includes more than one) for the specified date column.

Submitted by admin on Tue, 12/04/2018 - 11:52

STARTOFQUARTER

The STARTOFQUARTER function returns the first day of the quarter in the current context (or the first day of the first quarter, if the current context includes more than one) for the specified date column.

Submitted by admin on Tue, 12/04/2018 - 11:51

ENDOFMONTH

The ENDOFMONTH function returns the last day of the month in the current context (or the last month, if the current context includes more than one) for the specified date column.

Submitted by admin on Tue, 12/04/2018 - 11:50

ENDOFQUARTER

The ENDOFQUARTER function returns the last day of the quarter in the current context (or the last quarter, if the current context includes more than one) for the specified date column.

Submitted by admin on Tue, 12/04/2018 - 11:46

ENDOFYEAR

The ENDOFYEAR function returns the last day of the year in the current context (or the last year, if the current context includes more than one) for the specified date column.

Submitted by admin on Tue, 12/04/2018 - 11:45

STARTOFYEAR

The STARTOFYEAR function returns the first day of the year in the current context (or the first day of the first year, if the current context includes more than one) for the specified date column.

Submitted by admin on Tue, 12/04/2018 - 11:44

CLOSINGBALANCEMONTH

The CLOSINGBALANCEMONTH function evaluates an expression for the last day of the month in the current context (or for the last day of the last month, if more than one is involved).

Submitted by admin on Tue, 12/04/2018 - 11:40