UiPath Documentation
industry-department-solutions
latest
false
Supply Chain & Retail Solutions user guide

Products dataset

Products dataset for the Markdown & Promotions module, containing the product reference metadata joined to sales, stock, pricing, and tax datasets.

The Products dataset contains metadata for the products managed by the Markdown & Promotions module. It defines the items included in analysis and provides the descriptive and categorical information used across markdown and promotion decisions.

This dataset acts as a reference dataset and is joined to other datasets, such as Sales, Stock, and Product pricing daily, using the product_id.

Purpose

The Markdown & Promotions module uses the Products dataset to:

  • Identify the products included in markdown and promotion analysis
  • Enable analysis at both individual product and category levels
  • Ensure consistent product identifiers across all related datasets

Required fields

FieldDescriptionTypeUseNotes
product_idUnique identifier for the product SKU.stringApplication / PresalesRequired. Primary key.
created_atTimestamp when the record was created.timestampApplicationOptional.
descriptionDescription of the product.stringApplication / PresalesOptional.
lowest_product_category_idReference to the most specific (leaf) category the product belongs to.stringApplication / PresalesRequired. Foreign key to product_category.
nameName of the product.stringApplication / PresalesRequired.
updated_atTimestamp when the record was last updated.timestampApplicationOptional.

Usage notes

  • Every product referenced in other datasets (for example, Sales, Stock, or Product pricing daily) must exist in the Products dataset.
  • The product_id must be consistent across all datasets.
  • Category information supports higher-level analysis and reporting.

Why this dataset matters

The Products dataset defines the scope of the Markdown & Promotions module. Without a consistent product reference, the solution cannot reliably join sales, stock, and pricing data or generate meaningful recommendations.

  • Purpose
  • Required fields
  • Usage notes
  • Why this dataset matters

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated