Forum Discussion
lamp38
7 years agoNew Member
Count of Rows which Contain Term?
This seems like it should be really simple, but I'm having a difficult time finding the answer. I have a bunch of survey responses from from an testing group that I want to organize: One o...
lamp38
7 years agoNew Member
Imagine we have the following rows:
- Complaint 1: "App is very slow."
- Complaint 2: "App loads slowly."
- Compaint 3: "The app was very slow, and then crashed."
I have to be able to summarize the data as follows:
- Count (slow) = 3
- Count (crashed) = 1
Ashish_Mathur
7 years agoSuper User
Hi,
See if my solution here helps - Analyse free flowing text data or user entered remarks from multiple perspectives.