Seller COGS upload

Seller COGS upload

This feature allows users of the Seller Profit Toolkit to upload cost of goods sold (COGS) data to their databases, and incorporate it into their data models.

COGS File Upload

The Seller Profit Toolkit Report Suite automatically imports your per-unit COGS data for use in profitability reporting. This data is sourced from a file that you prepare and upload.

  1. Go to your Reason Automation client portal (app.reasonautomation.com) and browse to Manage Your Data > Upload Data. You should see the following (please reach out to us to request this function be activated if you do not see it):
image
  1. Click on the down arrow to download a sample template (CSV format)
  2. Add your COGS data. You’ll want to have a COGS per unit value for every possible SKU-month combination in the data. You can use a SQL query to help you create a starter file if desired. Note that the file must contain only unique SKU-month combinations.
  3. Your Reason Automation UUID should be present in the downloaded template, but add it if not.
  4. Save the completed file as a CSV (not an XLSX), and click or drag to upload to the portal.
  5. Your COGS data will appear in your schema, in a table called seller_profit_cogs.

NOTE - EXCEL PITFALLS!

1) Dates in the CSV need to be in YYYY-MM-DD format, but Excel will reformat them as mm/dd/yyyy when you open the file. Before saving your file as CSV for upload, make sure the dates column is switched back to YYYY-MM-DD format (in Excel ‘Format’ dropdown, select Category > Date and then '2012-03-14')

2) If you have SKUs that are long numbers, Excel might turn these into scientific notation, causing an error when you go to upload because of duplicative SKU-date combinations. To set the right format, select the Excel Format dropdown (it will likely say ‘General’), select More Number formats > Custom > 0 (see image below).

image