industry-department-solutions
latest
false
- Overview
- Platform setup and administration
- Platform setup and administration
- Platform architecture
- Data Bridge onboarding overview
- Connecting a Peak-managed data lake
- Connecting a customer-managed data lake
- Creating an AWS IAM role for Data Bridge
- Connecting a Snowflake data warehouse
- Connecting a Redshift data warehouse (public connectivity)
- Connecting a Redshift data warehouse (private connectivity)
- Reauthorizing a Snowflake OAuth connection
- Using Snowflake with Peak
- SQL Explorer overview
- Roles and permissions
- User management
- Inventory management solution
- Commercial pricing solution
- Merchandising solution

Supply Chain & Retail Solutions user guide
Last updated Apr 16, 2026
Products dataset
The Products dataset contains detailed metadata for products used in the commercial pricing solution. It defines the items being priced and provides attributes required for pricing analysis, segmentation, and guardrail enforcement.
This dataset is required for application deployment and pricing insights analysis.
Purpose
The commercial pricing solution uses the Products dataset to:
- Identify products included in pricing analysis
- Enable pricing evaluation at product and category levels
- Support segmentation strategies (for example, bespoke vs standard products)
- Ensure consistent product identifiers across pricing datasets
This dataset is foundational for both List Pricing and Quote Pricing use cases.
Required fields
| Field | Description | Type |
|---|---|---|
product_id | Unique identifier for the product SKU. | string |
product_name | Name of the product. | string |
product_category | Category assigned to the product. | string |
product_subcategory | Sub-category assigned to the product. | string |
bespoke_flag | Indicates whether the product is bespoke or standard. | boolean |
updated_at | Timestamp when the record was last updated. | timestamp_tz |
Usage notes
- All products referenced in the List Price, Product Cost, Quote Line, and Sales datasets must exist in the Products dataset.
- The
product_idmust be consistent across all related datasets. - The
bespoke_flagsupports differentiation between custom and standard products in pricing strategies. - Accurate categorization improves segmentation-based pricing recommendations.
Why this dataset matters
The Products dataset defines the scope of pricing analysis. Without it, the commercial pricing solution cannot reliably join cost, quote, sales, and list price data or apply product-level pricing strategies.