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