Update List Item

Update List Item

Comments

  • I have a need to update a List item passed into a flow and output the list with this update. I cant seem to find and Update List Item action. Is there a way to do this?

  • Having a Create Data step in a loop with the new value for the item with its output mapping set to Change Value and a rule or other way of identifying the item that needs to be changed is a way to go about this.

    [ul][li]List enters a loop[/li][li]Rule checks list item[/li][li]If the list item is what you intend to update, branch out of the loop to a Create Data step[/li][li]Output of the Create Data step changes the value of the item[/li][/ul]

  • Hi, is there an updated version of this answer? I am currently trying to update a data structure with records from a CSV, the procedure suggested by James works but it is extremely slow. I am looking for a faster approach. Thanks.
    [i]edited by Manuel Valera on 11/8/2022[/i]

  • Unknown
    edited November 2023

    Hello,

    You can use the Import From CSV action by right clicking on your CSV Data structure. I have attached a screenshot here for reference

  • Unknown
    edited November 2023

    Hello,

    You can use the Import From CSV action by right clicking on your CSV Data structure. I have attached a screenshot here for reference

  • Hi Mike, thanks for the quick answer, \r\n\r\nImporting the CSV file is fine, I do that by a \"feed CSV row one by one\" and parsing the row results with \"assign CSV values\

  • Hello Manuel,

    We have submitted a support ticket on your behalf and we are going to follow up on that ticket.[font=inherit]
    [/font]
    Regards,
    Sami

Sign In or Register to comment.