Returns a number between 0 and 6 representing the day of the week in the provided datetime value {0}. This function takes an optional Day value, {1}, to set the first day of the week for this relative calculation. The default value firstDay is Day.Sunday. Valid values are: Day.Sunday, Day.Monday, Day.Tuesday, Day.Wednesday, Day.Thursday, Day.Friday, and Day.Saturday.
- {0}: A
date
,datetime
, ordatetimezone
value from which the day of the week is determined. - {1}: [Nullable] A
Day
type representing the first day of the week for this calculation.
Returns a navigational table containing a row for each table found at the account URL, {0}, from an Azure storage vault. ...
Returns a nested tree of tables representing the display folder hierarchy of the objects (e.g. dimensions and measures) available ...
Returns a new list produced by inserting the values in {2} into {0} at {1}. The first position in the list is at index 0. ...
Returns a number between 0 and 6 representing the day of the week in the provided datetime value {0}. This function takes ...
Returns a number between 0 and 6 representing the day of the week in the provided datetime value {0}. This function takes ...
Returns a number from 1 to 4 indicating which quarter of the year the date {0} falls in. {0} can be a date , datetime , or ...
Returns a number from 1 to 5 indicating which week of the year month the date {0} falls in. {0}: A datetime value for which ...
Returns a number from 1 to 54 indicating which week of the year the date, {0}, falls in. {0}: A datetime value for which ...
Returns a number value from the given text value, {0}. {0}: The textual representation of a number value. The representation ...