Returns alogical
value from the given {0}. If the given {0} isnull
,Logical.From
returnsnull
. If the given {0} islogical
, {0} is returned. Values of the following types can be converted to alogical
value:
text
: Alogical
value from the text value, either"true"
or"false"
. SeeLogical.FromText
for details.number
:false
if {0} equals0
,true
otherwise.
Returns a list that removes the last {1} elements from the end of list {0}. If {0} has less than {1} elements, an empty list ...
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 ...