Hi All,
I have a matrix that I need to update based on a table I have. Essentially, if the table shows completion, I'll need the matrix to be updated with the corresponding date of completion
Example, I have this table:
<tbody>
Name
Training
Completion
Name1
Training1
3/13/2016
Name1...