Returns a number from 1 to 54 indicating which week of the year the date, {0}, falls in.
- {0}: A
datetime
value for which the week-of-the-year is determined.
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 ...
Returns a number value from the given {0}. If the given {0} is null , Number.From returns null . If the given {0} is number ...
Returns a one column table that contains the distinct (unique) values in a column, for a column argument. Or multiple columns ...
Returns a profile for the columns in {0}. The following information is returned for each column (when applicable): minimum ...