Store Sales Flat View

Attributes and measures are sent as different data feeds. Join these feeds together, using the Primary Keys, to derive a flattened view of the data.

To get a flattened view at an item or store grain-level, the following join condition is suggested:

  1. Join Store Sales with Store Dimensions on store_nbr
  2. Join Store Sales with Item Attributes on wm_item_nbr

As shown:

Alt text

Store Sales Flattened View



©️Walmart | All Rights Reserved | Confidential