Open the shipment file and put Copilot to work โ add the two columns the file leaves out, then find where the money is going.
What you will do
- Open the practice file and go to the Shipments sheet โ 120 liftings, already formatted as an Excel Table.
- Ask Copilot what is in the file before you ask it anything clever.
- Add two columns the file leaves out: how late loading finished, and how long documents took.
- Find the counterparties costing the most, and the cargoes nobody claimed on.
Round 1 ยท Get your bearings
Summarise this table: total volume loaded and total invoice value by counterparty, and how many liftings there were each month.
Round 2 ยท Add what is missing
Add a column called Days_Late that is Load_Completed minus Laycan_End in days. Then tell me how many liftings are more than zero.
Add a column called Docs_Days that is Docs_Presented_Date minus BL_Date. Then show the average by counterparty, highest first.
Round 3 ยท Find the money
Which counterparties have the highest total Demurrage_USD? Show total demurrage and demurrage per MT loaded, sorted highest first.
Show total Demurrage_USD by BL_Month. Is it going up?
List every lifting where Quality_Result is Off spec and Quality_Claim_USD is zero.
Check what it gave you back
Six prompts, six answers โ now spend two minutes on the one thing most people skip. Ask Copilot the average number of days from BL to payment, then ask:
How many rows did you use for that average, and what did you do with the ones where Payment_Received_Date is blank?
Eight liftings are still unpaid, so that column is empty for them. Counting them as zero flatters the answer and nobody would ever notice. Asking AI how many rows it used takes five seconds and is the habit worth taking home from this class.
If you finish early
Add a column Qty_Diff_Pct = Loaded_Qty_MT / Contract_Qty_MT - 1 as a percentage, and list any lifting outside plus or minus 5%.
Which counterparties appear most often with Status of Paid late, and how many days past due were they on average?
Tips
- Copilot needs a proper Excel Table. This file already is one โ for your own data, Insert โ Table first.
- Use the exact column names. Copilot matches on the header text, not on what you meant.
- One question at a time. Chained questions give you chained mistakes with no way to tell which step broke.
- If Copilot stalls on a grouping question, ask it to insert a PivotTable instead โ same answer, different route.
- Stuck on a column name? The Field_Guide sheet explains every one in a line.
This practice file is entirely invented, so use it freely. Real shipment, counterparty or pricing data follows the usual policy โ check before anything leaves your machine.