Hi All,
I have a matrix that I need to update based on a list I have. Essentially, if the list shows completion, I'll need the matrix to be updated with an "x"
Example, I have this table:
<tbody>
Name1
Training1
Name2
Training2
Name2
Training4
Name3
Training3
Name4
Training1...