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:
- Join Store Inventory with Store Dimension on store_nbr
- Join Store Inventory with Item Attributes on wm_item_nbr
As shown:
Store Inventory Flattened View
©️Walmart | All Rights Reserved | Confidential