Skip to main content

Opportunity custom field value fact table

Bi_FactOpportunityCustomFieldValues_s3

Field

Field Type

Description

PrimaryKey

MappedDimensionTable

DimensionTableField

CenterId

VARCHAR(36)

A unique identifier for the center, generated in Centre dimension(Bi_DimCentre).

Bi_DimCenter_s3

CenterId

FieldId

VARCHAR(36)

Unique identifier for fields in the opportunity form

IsActive

BOOLEAN

Indicates if field value is active or not

OpportunityFieldValueId

VARCHAR(36)

unique identfier for the row in the table

Yes

OpportunityId

VARCHAR(36)

Unique identifier of the opportunity. This is a non-blank value that is 

generated in the core system for every opportunity

OrganizationId

VARCHAR(36)

A unique identifier for the organition for which this data belongs

Bi_DimCenter_s3

OrganizationId

PodName

VARCHAR(20)

Internal to the ETL, says from which POD data is being synced the table

Value

NVARCHAR(65535)

Name of the field

Void

BOOLEAN

Indicates if the row should be inserted or deleted. 1- delete, 0-insert

groupid

Internal to Zenoti. Used for data processing.

BIGINT