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.
- {0}: The target list where values are to be inserted.
- {1}: The index of the target list({0}) where the values are to be inserted. The first position in the list is at index 0.
- {2}: The list of values which are to be inserted into {0}.
Returns a logical value whether there are duplicates in the list {0}; true if the list is distinct, false if there are duplicate ...
Returns a navigational table containing a row for each container found at the account URL, {0}, from an Azure storage vault. ...
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 ...