I have the below if statement that gets me the expected result however I don't think it's the best way to do the query. I want to count the number of customers who have used only one TRANSCODE, the other query would be counting customers who use more than one TRANSCODE (so just change = to >).
Would anyone be able to try and get this into set analysis?