BIDateDimensionsView::weekKey Method [AX 2012]

Returns a SQL command for the computed column for the week part of the date value in the BIDateDimensionValue column.

server public static str weekKey()

Run On

Server

Return Value

Type: str
A string that contains the SQL command to compute the week part of the date value in the BIDateDimensionValue column.
Show: