I have survey results that is organized so that each row is one survey question. That means that one person's survey response might take up 8 rows. I want to keep all of the responses for people who scored a 0 or 1 on the questions: "Provider would recommend" or "Facility would recommend". I know how to filter those scores, but not in a way that would keep all the other rows for those records. What is the best way to write this code.
↧