The Update Row in List action can be used to update only the desired records without having to update all of them in the related list. Just as the Remove line from list action removes the line from the list, this action also updates the line from the list. The list row is updated without breaking the filters of the other rows of the list and the nested list such as the treeList.
Example Used
For example, a list and a button are added to a form. Clicking inside the button gives the Update Row in List action. Its image is as follows. The List to Connect to is selected from the properties of this operation.
The row of this list is selected and then the button is clicked.
The selected row is removed from the list. But this only happens visually. If you refresh the page or list, the removed record is returned.