Power Automate: Write an array into a multi-selection field

multi2
Contents

    Our use case was two multi-selection fields from SharePoint, which were to be written to a new multi-selection field.

    When adding the values to the array variable, it is important to use the following code:

    {
      "Value": "EUER_ELEMENT"
    }

    When writing back to the SharePoint list, it is important to switch to array mode so that the array can be selected at all!

    Bildschirmfoto 2021 06 24 um 20.42.43
    Power Automate: Write an array into a multi-selection field 3

    Dieser Beitrag ist auch verfügbar auf: Deutsch (German)

    Updated on 29. March 2024
    Was this article helpful?

    Leave a Reply

    Your email address will not be published. Required fields are marked *