Returns the {0} with only the specified {1}.
- {0}: The provided table.
- {1}: The list of columns from the table {0} to return. Columns in the returned table are in the order listed in {1}.
- {2}: (Optional) What to do if the columnn does not exist. Example:
MissingField.UseNull
orMissingField.Ignore
.
Returns the substring from the text {0} found at the offset {1}. An optional parameter, {2}, can be included to specify how ...
Returns the text representation of {0}. The {0} can be a number , date , time , datetime , datetimezone , logical , duration ...
Returns the union of a list of types {0}. An optional {1} parameter may be used to specify behaviour for missing columns ...
Returns the variance of a numeric expression evaluated over a set, using an unbiased population. (Alias for Var function.) ...
Returns the {0} with only the specified {1}. {0}: The provided table. {1}: The list of columns from the table {0} to return. ...
Returns true if a connection to {0}'s data source can be established or an error otherwise. Will not run or demand permissions ...
Returns true if text value {0} starts with text value {1}, false otherwise. {0}: A text value which is to be searched {1}: ...
Returns true if text value {0} starts with text value {1}. {0}: A text value which is to be searched {1}: A text value which ...
Returns universes on an SapBusinessObjects BI service, {0}. An optional record parameter, {1}, may be provided to specify ...