Page 10 - DAX-Formula-Reference-Guide-Enterprise-DNA_Neat
P. 10
DAX Formulas Reference Guide | Date and Time Functions (DAX)
TIMEVALUE Function (DAX)
Converts a time in text format to a time in datetime format.
Syntax: TIMEVALUE(time_text)
TODAY Function (DAX)
Returns the current date.
Syntax: TODAY()
CLOSINGBALANCEMONTH Function (DAX)
Evaluates the expression at the last date of the month, in the current context.
Syntax: CLOSINGBALANCEMONTH(<expression>,<dates>[,<filter>])
Parameter Definition
expression An expression that returns a scalar value.
dates A column that contains dates.
filter An expression that specifies a filter to apply to the current context.
(Optional)
Return Value:
A scalar value that represents the expression evaluated at the last date of the month, in
the current context.
CLOSINGBALANCEQUARTER Function (DAX)
Evaluates the expression at the last date of the quarter, in the current context.
Syntax: CLOSINGBALANCEQUARTER(<expression>,<dates>[,<filter>])
Parameter Definition
expression An expression that returns a scalar value.
dates A column that contains dates.
filter An expression that specifies a filter to apply to the current context.
(Optional)
Return Value:
A scalar value that represents the expression evaluated at the last date of the quarter, in
the current context.
+64 21 164 5508 | info@enterprisedna.co 10

