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?
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.
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 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
Love you, man. Very useful, thank you.
Thank you so much, this really helped me finish up a flow I have been battling all week!👏
Nice, thanks for sharing.
Great information. Thank you!
Good tutorial
Is there any way to update calculated column where we are using today function
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?
is it possible define the domain of the column choices (type of fields) with another list or excel?
Use Look Up Concept
Any way to do this in Sharepoint 2013 Designer?
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.
how do i do that using the list? and send the choice by email
I have 15 columns with 6 mandatory columns..
How can I update only 1 column, without affecting values in other 14 columns?
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
Were you able to find a solution to this
Hi Sundra, did you resolve this? I'm trying to do this
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?
You mean so say..Adding choice value in list? Every time new choice to be added which was not part of initial list creation?
@@iamdhruvinshah kind of. i am confused by your question
@@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
@@iamdhruvinshah did you have a chance to look at my request?