Dashboard

Built from Figma Dashboards Charts Components (dark theme).

Upload Magento Data

Drop your raw Silsal Magento CSV export. Cleaning, country detection and monthly rollup happen on the server.

1 · Auth token

Paste the upload token. It's remembered on this device.

2 · Select or drop CSV

Result

Ready.

What happens on upload

  1. Exclude rows where Status = Canceled.
  2. Exclude m.rasmi@silsal.com and any row where name or email contains test.
  3. Country detected from Purchase Point prefix (UAE / KSA / Qatar). Other countries dropped.
  4. Aggregate by Month × Country: orders = row count, revenue = sum of Grand Total (Base) in AED.
  5. Upsert into Airtable Silsal Sales – Monthly by Country via key Month | Country.