I currently have a successful case statement that returns "True" for a condition and "False" for those that don't meet the condition. However, I would like my query to return only "True" statements, which is the section of the dataset in which I am most interested.
Any advice you could give would be appreciated!