
Announcements
Hello,
Please I have a question, I need to modify the column "name" of my list "B" each time a new file is aded to the folder "file" or a list "C" is modified, I have aded I have aded these actions :
My question is I only need to modify he column name of the list B with the same alue but will the other column be effected because isude the loop in the update items I can see all my columns and for some column with type int they have 0 so I am affaid if I run the flow the other columns will be effected!
What should I do!
And another thing each time i detect a new file in the folder can I add a new column in that file with the files name.
Thank you a lot!
@Andy_2 ,
Only the columns that have a value specified will be affected. Other columns should remain unchanged.