Home › Merge Guides › Walmart Marketplace + Depop › Google Sheets Import walkthrough
The Best Way to Merge Walmart Marketplace and Depop Data for Google Sheets Import
If you're doing google sheets import by hand right now, here's the fastest path from "two exports" to "one usable sheet," and why the manual version keeps breaking.
Step by step
- Decide your target columns once. Most people settle on Date, Channel, Order ID, and Total — set that up in CSV Experts and you won't redo it.
- Import the Walmart Marketplace file first. The first time you see this file shape, you map each of its columns to your target list.
- Import the Depop file the same way. Its columns get mapped once too — after that, every future file with this shape merges with no extra clicks.
- Check the merged totals. Dates and numbers are normalized automatically, so a European "24,00" and a US "24.00" both land as the same value.
- Export. CSV or Excel, ready for google sheets import.
What actually goes wrong if you do this by hand
Walmart Marketplace gives you an Order Date column separate from the ship-by date, while Depop gives you a transaction date column — line those up manually across a few hundred rows and it's easy to miscount a week. On top of that, Walmart Marketplace's export each order line can appear as its own row with a repeated order ID, similar to Shopify's line-item export, and Depop's like Poshmark, the export is minimal and mixes sold, refunded, and offer-related rows together. Individually those are minor quirks; combined into one spreadsheet by hand, they're where most reconciliation errors for google sheets import actually come from.
Why it matters for google sheets import
A clean Google Sheets dashboard across channels starts with a single sheet that already has matching columns.
Just want the quick column-difference reference instead? See the short version.