Forum Discussion

emman_burgonia's avatar
emman_burgonia
Frequent Visitor
3 years ago
Solved

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 ...
  • DataInsights's avatar
    DataInsights
    3 years ago

    emman_burgonia,

     

    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.