Information
CUSTOMDATA
CUSTOMDATA is a DAX function that returns the value of the CustomData connection string property if defined, otherwise it returns BLANK. Syntax Return Values The … Read More
CONTAINSROW
CONTAINSROW is a DAX function that returns TRUE if there exists at least one row where all specified columns have the specified values. Syntax Argument … Read More