il manquait une dernière requête :
8- Changed type = Table.TransformColumnTypes(#"Promoted Headers",{{"record_id", Int64.Type}, {"name_first", type text}, {"name_last", type text}, {"address", type text}, {"telephone", type text}, {"email", type text}, {"dob", type date}, {"age", Int64.Type}, {"sex", Int64.Type}, {"demographics_complete", Int64.Type}, {"height", type number}, {"weight", Int64.Type}, {"bmi", type number}, {"comments", type text}, {"mugshot", type text}, {"health_complete", Int64.Type}, {"race___1", Int64.Type}, {"race___2", Int64.Type}, {"race___3", Int64.Type}, {"race___4", Int64.Type}, {"race___5", Int64.Type}, {"race___6", Int64.Type}, {"ethnicity", Int64.Type}, {"race_and_ethnicity_complete", Int64.Type}})