Réponses céées sur le Forum

Page 3 sur 3
  • Fabrice

    Membre
    14 juin 2023 à 9h56 en réponse à: Fonction Patch

    Bonjour,
    Merci pour ton retour. Cependant, je rencontre encore des difficultés.
    Voici la formule utilisée et corrigée :

    Patch(

    AccompagnementGlobal;

    Defaults(AccompagnementGlobal);

    {

    Titre: Txt_Nom.Text;

    Prenom: Txt_Prenom.Text;

    IdPE: Txt_Identifiant.Text;

    Adresse: Txt_Adresse.Text;

    Telephone: Txt_Telephone.Text;

    MotifsPro: Txt_motifspro.Text;

    MotifsPerso: Txt_MotifsPerso.Text;

    DateNaissance: Date_datenaissance;

    ProposePar: User().FullName;

    }

    )

    Le message d’erreur est : “La fonction Defaults contient des arguments non valides.”

    Deux erreurs s’ajoutent :

    Et pourtant, j’ai bien ma colonne “Adresse” dans ma liste SharePoint.

    Merci encore et merci d’avance.

    CommentID=3b8aCZjvvyZGLgW, PostID=BOQjgKg7tGCLr6l

    • Fabrice

      Membre
      15 juin 2023 à 8h51 en réponse à: Fonction Patch

      Bonjour,
      Merci pour cette info et pour ton aide !! 😀

      SubCommentID=OaKaw6Bf5XKOYwv, CommentID=3b8aCZjvvyZGLgW, PostID=BOQjgKg7tGCLr6l

  • Fabrice

    Membre
    15 juin 2023 à 8h55 en réponse à: Fonction Patch

    Bonjour,

    Merci pour ton retour.

    La colonne Téléphone” ne portait pas le même nom, car j’avais mis l’accentuation sur le nom “Téléphone”. Merci pour cette remarque !

    SubCommentID=bKtnjHUV1VGPHXx, CommentID=znUF4BGog1DVsfc, PostID=BOQjgKg7tGCLr6l

  • Fabrice

    Membre
    15 juin 2023 à 8h52 en réponse à: Fonction Patch

    Bonjour Thomas,

    Tu as effectivement raison. Merci pour cette information.

    SubCommentID=1y59nwHgT4qDwXV, CommentID=7wTJSE4aRRRTusg, PostID=BOQjgKg7tGCLr6l

  • Fabrice

    Membre
    13 juin 2023 à 17h45 en réponse à: Fonction Patch

    Bonsoir Geoffroy WAGNER ,
    Merci pour ton retour.

    Je suis dans un environnement francophone ; j’ai apporté les modifications que tu m’as suggérées mais je reste encore bloqué.

    Voici une capture du message d’erreur ainsi que la formule .

    Merci pour ton aide.

    Patch(

    AccoGlo,

    Defaults(AccoGlo);

    {

    Titre: Txt_Nom.Text;

    Prenom: Txt_Prenom.Text;

    IdPE: Txt_Identifiant.Text;

    Adresse: Txt_Adresse.Text;

    Telephone: Txt_Telephone.Text;

    MotifsPro: Txt_MotifsPro.Text;

    MotifsPerso: Txt_MotifsPerso.Text;

    DateNaissance: Date_naissance;

    ProposePar: User().Fullname.

    }

    )

    SubCommentID=MeckUYABV1yWo16, CommentID=wPhvwK8coEBrkHt, PostID=BOQjgKg7tGCLr6l

Page 3 sur 3