Hello,
I bought this plugin so I could export the result of a survey and filter out the results based on results in one question but I do not seem to be able to do this in excel based on the current csv file it exports as.
For example, in my survey I have lets say 10 questions and the first question is:
1. What colours do you like?
I want to be able to filter the results to only see the results of questions 2-10 for those who answered question 1 as a “red.”
Normally, the way I do this is to get the raw data which would look something like this:
Column 1: What colours do you like? [red]
Column 2: What colours do you like?[orange]
Then in each row it would be a yes or no value. With this format, I could filter out all the data that was red or orange. However, in the current version of this plugin, it seems like the output does the following:
Column 1: What colours do you like? [red, orange, red and orange]
Which makes it difficult to be able to analyze the data as I now have 3 criteria [red, red and orange, orange].
Also, Excel doesn’t seem to be able to graph these results either… is there another way to export the data into column specific values?