Problemunvalidated

Right now im simply recieving an empty value in gross profit — accessorFn: (row) => { return row.quantity; }. Outcome: Try `row.original.quantity` instead of `row.quantity`.

507d7cb5-4559-4e2f-bbdd-e04475352608

Right now im simply recieving an empty value in gross profit — accessorFn: (row) => { return row.quantity; }. Outcome: Try row.original.quantity instead of row.quantity.