We've added two features aimed at making raw survey data easier to work with.
New transform: Split and merge columns
Split and merge columns
is now available under Transform
on the Data
tab. Use it to break a single column into several or combine multiple columns into one.It's especially helpful for cleaning up raw survey data, where responses often arrive in a shape that doesn't quite match what you need.
New column type: Multi-choice
We've added a new column type,
Multi-choice
. It's built for survey questions that allow more than one answer, where several selections end up packed into a single column.Set the column type to Multi-choice and those responses are handled correctly instead of being treated as one long string.