Resolved! How to populate Assignment group dynamically based on category?
What I would like to do is to make the table populate values dynamically as below: 1) When [category] = A, B, or C --> [Assignment group] = X (filled automatically) 2) When [category] = D, E, or F --> [Assignment group] = Y (filled automatically) I b...