Returns a logical value whether there are duplicates in the list {0};true
if the list is distinct,false
if there are duplicate values.
Returns a list that skips the first element of list {0}. If {0} is an empty list an empty list is returned. This function ...
Returns a list whose elements are projected from the input list. The collectionTransform function is applied to each element, ...
Returns a logical value based on the equality check over the two given values, {1} and {2}, using the provided {0}. {0} is ...
Returns a logical value from the given {0}. If the given {0} is null , Logical.From returns null . If the given {0} is logical ...
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. ...