edited : Here, I got the real problem, the field which must be promote so sharepoint must be a double, in order to sum properly the data. And I used the code MainDataSource.CreateNavigator().SelectSingleNode( "/my:DemandeConge/my:nb_jours" , NamespaceManager) .SetValue(DateDif.ToString());...