Update item with Multiple Choice Column using Power Automate

Поділитися
Вставка
  • Опубліковано 14 січ 2025

КОМЕНТАРІ • 21

  • @jenda1351
    @jenda1351 Місяць тому

    Love you, man. Very useful, thank you.

  • @dolapom8735
    @dolapom8735 Рік тому

    Thank you so much, this really helped me finish up a flow I have been battling all week!👏

  • @JD-lx3cx
    @JD-lx3cx 4 роки тому +1

    Nice, thanks for sharing.

  • @WillCooper1
    @WillCooper1 2 роки тому

    Great information. Thank you!

  • @suchitranandabalan4685
    @suchitranandabalan4685 3 роки тому

    Good tutorial

  • @mohamedazarudeen6687
    @mohamedazarudeen6687 2 роки тому

    Is there any way to update calculated column where we are using today function

  • @souviknandi1298
    @souviknandi1298 Рік тому

    I have a list which has a multi-valued column, with other columns. I have to copy all items from this list to a new list. How can I paste these values from multi-valued column to the new list?

  • @roilopez2585
    @roilopez2585 3 роки тому +1

    is it possible define the domain of the column choices (type of fields) with another list or excel?

  • @GuppiAttack
    @GuppiAttack 3 роки тому

    Any way to do this in Sharepoint 2013 Designer?

  • @aravindhr3638
    @aravindhr3638 3 роки тому

    I tried this on a lookup column and get this error: The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: The API operation does not allow writing a value for parameter 'item/Add_x0020_Skills[0]/Value'. This parameter is read only.

  • @cassiosnoop
    @cassiosnoop 2 роки тому

    how do i do that using the list? and send the choice by email

  • @aquabestindian
    @aquabestindian 3 роки тому

    I have 15 columns with 6 mandatory columns..
    How can I update only 1 column, without affecting values in other 14 columns?

  • @sundrapillay6668
    @sundrapillay6668 4 роки тому

    Thanks Dhruvin I have an excel Sheet that I want to create and update to a multi select field in SharePoint how can I do this with power automate

    • @MathurSudhanshu
      @MathurSudhanshu 3 роки тому

      Were you able to find a solution to this

    • @cbcolleenb
      @cbcolleenb 3 роки тому

      Hi Sundra, did you resolve this? I'm trying to do this

  • @rpa7877
    @rpa7877 4 роки тому

    hi how can you do the opposite?
    let say you only had Blue and green in the choices item.
    how can you add choices Red and Yellow to the drop down?
    what i am trying to do is, i have 2 lists
    first list had a list of companies
    second list has a list of users (with a choice field for companies)
    when a new company is added in the company list, i want that new company to be added in the company choice list (second list) and sorted alphabetically.
    hope the above makes sense?

    • @iamdhruvinshah
      @iamdhruvinshah  4 роки тому

      You mean so say..Adding choice value in list? Every time new choice to be added which was not part of initial list creation?

    • @rpa7877
      @rpa7877 4 роки тому

      @@iamdhruvinshah kind of. i am confused by your question

    • @rpa7877
      @rpa7877 4 роки тому

      @@iamdhruvinshah i have list A, which has a choice field "Company"
      choices are "1", "2", "3"
      i have list B, that will store all the companies 1, 2, 3, etc
      when i add another companies (4, 5, 6) in list B
      how do i add the new companies (4, 5, 6, etc) to list A "Company" choice field
      hope this helps

    • @rpa7877
      @rpa7877 4 роки тому

      @@iamdhruvinshah did you have a chance to look at my request?