Dataverse Separator

The character or characters used to denote Analytics dataverses.

Data Type

string

Default Value

"."

Remarks

When using the Analytics serivce, the adapter will scan all datasets from all available dataverses. To avoid potential name conflicts, it will include the dataverse name and the dataset name in the generated table name.

By default this is set to ".", so that if there is a dataset called "users" on the "Default" dataverse, then the table generated will be "Default.users".