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 your sales data is clean, bring in the product category information so you can break Total Sales down by category.
1
Copy and paste this prompt into Parabola to combine your data sets
Join my sales data with my product categories 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.