How to update a single column on a single row, on another element.
26th February 2026
Hi Stefan, Once you get the element, you could proceed as follows: Get the table: GetTable Get the keys: GetPrimaryKeys Get the row for a specific key: GetRow Set the …