I am using the For Each List Item activity to scroll through a Sharepoint list, however I am having difficulty accessing the list items. For each item I need to get the value from the “Apólice” column, perform some actions and at the end update the “Progresso” column of this current item to the “Em contato” value, using the Update List Item activity. Can anyone help me by providing a way to do this?
Perfect, I’ll test it here.
I would like to ask two more questions.
1st This filter from the For Each activity, how you want the information to be placed. I want to only cycle through items where the “Progresso” column = “Não iniciado”?
2nd How to put the content of the current item in the “Apólice” column in the NumberApolice variable?