DAX Information - CUSTOMDATA function


Advertisements


Description

Returns the content of the CustomData property in the connection string.

Syntax

CUSTOMDATA () 

Parameters

No parameters for this function.

Return Value

The content of the CustomData property in the connection string.

Blank, if CustomData property was not defined at the connection time.

Example

= CUSTOMDATA () 

dax_functions_information.htm

Advertisements