Store Inventory 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 Inventory with Store Dimension on store_nbr
  2. Join Store Inventory with Item Attributes on wm_item_nbr

As shown:

Alt text

Store Inventory Flattened View



©️Walmart | All Rights Reserved | Confidential