Status | Function | Description |
|---|---|---|
Not started | COLUMNSTATISTICS | Returns a table of statistics regarding every column in every table in the model. |
Not started | CONTAINS | Returns true if values for all referred columns exist, or are contained, in those columns; otherwise, the function returns false. |
Not started | CONTAINSROW | Returns |
Not started | CONTAINSSTRING | Returns |
Not started | CONTAINSSTRINGEXACT | Returns |
Not started | CUSTOMDATA | Returns the content of the CustomData property in the connection string. |
Not started | HASONEFILTER | Returns TRUE when the number of directly filtered values on |
Not started | HASONEVALUE | Returns |
Not started | ISAFTER | A boolean function that emulates the behavior of a Start At clause and returns true for a row that meets all of the condition parameters. |
Not started | ISBLANK | Checks whether a value is blank, and returns |
Not started | ISBOOLEAN | Checks whether a value is a logical value, ( |
Not started | ISCROSSFILTERED | Returns |
Not started | ISCURRENCY | Checks whether a value is a decimal number, and returns |
Not started | ISDATETIME | Checks whether a value is a date / time, and returns |
Not started | ISDECIMAL | Checks whether a value is a decimal number, and returns |
Not started | ISDOUBLE | Checks whether a value is a floating-point number, and returns |
Not started | ISEMPTY | Checks if a table is empty. |
Not started | ISERROR | Checks whether a value is an error, and returns |
Not started | ISEVEN | Returns |
Not started | ISFILTERED | Returns |
Not started | ISINSCOPE | Returns true when the specified column is the level in a hierarchy of levels. |
Not started | ISINT64 | Checks whether a value is a whole number, and returns |
Not started | ISINTEGER | Checks whether a value is a whole number, and returns |
Not started | ISLOGICAL | Checks whether a value is a logical value, ( |
Not started | ISNONTEXT | Checks if a value is not text (blank cells are not text), and returns |
Not started | ISNUMBER | Checks whether a value is a number, and returns |
Not started | ISNUMERIC | Checks whether a value is a number, and returns |
Not started | ISODD | Returns |
Not started | ISONORAFTER | A boolean function that emulates the behavior of a Start At clause and returns true for a row that meets all of the condition parameters. |
Not started | ISSELECTEDMEASURE | Used by expressions for calculation items to determine the measure that is in context is one of those specified in a list of measures. |
Not started | ISSTRING | Checks if a value is text, and returns |
Not started | ISSUBTOTAL | Creates another column in a SUMMARIZE expression that returns True if the row contains subtotal values for the column given as argument, otherwise returns False. |
Not started | ISTEXT | Checks if a value is text, and returns |
Not started | NONVISUAL | Marks a value filter in a SUMMARIZECOLUMNS expression as non-visual. |
Not started | SELECTEDMEASURE | Used by expressions for calculation items to reference the measure that is in context. |
Not started | SELECTEDMEASUREFORMATSTRING | Used by expressions for calculation items to retrieve the format string of the measure that is in context. |
Not started | SELECTEDMEASURENAME | Used by expressions for calculation items to determine the measure that is in context by name. |
Not started | USERCULTURE | Returns the locale for the current user. |
Not started | USERNAME | Returns the domain name and username from the credentials given to the system at connection time. |
Not started | USEROBJECTID | Returns the current user's Object ID or SID. |
Not started | USERPRINCIPALNAME | Returns the user principal name. |