Hi Christopher, thanks for reaching out. It looks like most of your rows are not meeting the run condition for Update Lead, but I see there are a few rows returning a Cannot Update Converted Lead error. This is occurring because you're trying to update a Lead record that has already been converted to an Account, Contact, and/or Opportunity in Salesforce. Once a lead has been converted, it becomes read-only and cannot be modified.
To fix this issue:
1. Check if the Lead is converted before attempting to update it
2. Work with the resulting Account/Contact instead of the original Lead
I see Christopher, it looks like these rows are not running due to having stale inputs. You'll need to re-run these cells to refresh the stale data. Once this data has been refreshed the records are updating successfully