Introduction

The SalesChannel dimension is intended for those fact tables and star schemas that need to capture performance measurements related to sales.

Description

The SalesChannel dimension is derived from:

  1. Enumeration entity, where the enumTypeId of the records = 'ORDER_SALES_CHANNEL'

and consists of following elements (fields):

name

alias

type

description

dimensionId
id-longthe unique identifier of the record
channelId
idthe natural (primary) key from table 1 (see above).
channelName
description

The name of the sales channel. 






Related tickets