Fill column once per group without repeating values with JSL
Hi!So I have the below data table. The individual test results are in the "test result" column and indicate if the respective y passes test a,b, and c. The "overall result" column indicates a "pass" if 2 or more of the tests (a,b,c) pass. I was able compute the overall result with a formula, but what I would like to do is get a list that says the result once per Y variable-- i.e. overall result =...