= Table.TransformColumnTypes(Source,{{"ID", type text}, {"Modifications", type text}, {"Emplacement", type text}, {"Numéro de projet", Int64.Type}, {"Nom préliminaire du projet", type text}, {"Nom officiel du projet", type text}, {"Catégorie budgétaire", type text}, {"Mesure budgétaire", type text}, {"Estimation préliminaire incluant le 30%", Int64.Type}, {"Coût planifié du projet incluant le 30%", Int64.Type}, {"Statut du projet", type text}})