Dimension attributes are configured for each dimension, and represent all the possible properties that dimension items could have. Attributes are configured by Enable during your organization's initial onboarding.
Each attribute is configured using a specific data type: Text, number, money, multi-value, or boolean. The data type determines how an attribute can be populated within your dimension items.
Text
- Used when data is characterised using words.
- For example, Country: ‘England’
- Can be a maximum length of 800 characters. White space and special characters can be used.
Number
- Used for data represented by an integer number, which can include decimals.
- For example, Company Reg Number: ‘10346’
- Each value must be between -999,999,999,999.9999 and 999,999,999,999.9999.
Money
- Used for a monetary value in a currency configured for your channel.
- For example, Cost Price: ‘1000’
- Each value must be between -999,999,999,999.9999 and 999,999,999,999.9999.
- Each value must be input without a currency symbol.
Multi-value
- Used for data including multiple unique text values.
- For example, Product Categories: “Piping”, “Bathroom”, “Copper”
- Values must be comma-separated.
Boolean
- Used for data described by a binary yes or no value.
- For example, Own Brand?: “Yes" OR Has 2022 Agreement: “No”