Forum Discussion

bd4's avatar
bd4
New Member
4 years ago
Solved

How best to structure matrix style data from Excel

Hi - I'd like some advice on how best to transform this data from Excel using the query builder

The data is a survey where there are a list of questions with a cooresponding numeric result, entered on a given date against an ID that represents the group of respondents (i've simplified here for the sake of example)

Team IDDateQuestion 1Question 2Question 3Question 4Question 5Question 6Question 7Question 8Question 9Question 10
ABC16/12/20217.81.25.46.78.55.21.45.67.79.2
DEF23/12/20214.55.79.28.51.24.53.47.69.94.7

I'd like to be able to separate the results from the questions but keep the relationship

I would ideally like to keep the source data in this format since it will be easiest for data owners to enter and maintain

2 Replies