Forum Discussion
emman_burgonia
3 years agoFrequent Visitor
Creating a Matrix based on the Column Values Separated by Comma
Hi all, I'm having trouble creating a matrix wherein the data from columns should be the values in the rows and get some information based on the other columns. The catch is the values are separated ...
- 3 years ago
Yes, insert the new column in the same table where you split the rows. The value in Country will copy to the new rows after you split the column, so it should not affect the values.
DataInsights
3 years agoSuper User
Yes, insert the new column in the same table where you split the rows. The value in Country will copy to the new rows after you split the column, so it should not affect the values.
emman_burgonia
3 years agoFrequent Visitor
Hi DataInsights, how do I show the enrolment in the matrix? Note that I am also using enrolment data age for columns and I'd like to also include the EM Enrolment Calculated in there