$sql .= "where DriveInitiative = $initiative" if ($initiative eq 'on'); #### print qq($sql
);