Forum Discussion
Anonymous
7 years agoNot applicable
Difficult comparison
Hi, I have a dataset like: ID Code Check1 Check2 1 100 T F 1 100 T F 1 100 T F 1 200 F T 1 200 F F 2 100 T T 2 200 T F 2 200 T F 3 1...
affan
Solution Sage
7 years agoHi Anonymous,
Can you please share the expected result for the data shared in the question
Anonymous
7 years agoNot applicable
The expected result is to check if the ID is T or F. Every ID needs to be checked for Code 100 and code 200. If either of Code 100 or Code 200 is F, overall is F