Settings value of column based on selected column in a summary table
Hi experts. I have a linked summary table, in which i select rows, based on a criteria.In my main table, I now need to set a specific value in a column, for the selected rows. I have made a basic table with the following:Sample errors1 0
s1 0
s1 0
s2 0
s2 0
s2 0 I have some very simplified code as an example: dt = current data table();...