In this lesson, you’ll learn the three methods for combining data in Parabola — joining on shared IDs, stacking tables, and comparing tables to find overlap.
Building challenge
Now that both inventory data sets are cleaned up, join them together on SKU so you can compare quantities side by side.
1
Copy and paste this prompt into Parabola to combine your data sets
Join my Shopify inventory with my NetSuite inventory on "SKU".
2
Rearrange the combined step so it sits to the right of your two pull data cards
The join step should live outside of any card, connected directly to the outputs of both pull steps.
Check your work
The steps added to your canvas and their exact documentation may differ from what you see below — every AI response is unique. The important thing is that your resulting data set matches what you see here.