Prof_Data_0rganizer Member

Comments

  • So I updated my query and tried COUNT(CASE WHEN 'X' = '' THEN 1 END) However, I continue to get the message "This calculation contained a syntax error". Any other ideas? I need to take this value as my numerator, and divide by my denominator: COUNT('Y'). Unfortunately, when I use a SUM, DOMO gives me an error message,…