Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Splitting a column by category into new columns

Hello everyone Looking for a little help for something I thought would be easier!   I have data that I need to split a column out into new columns based on the catergories within. Basic example...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi, 

     

    Pivoting the table should give you the result you're after. 

     

    Original Data

     

    Pivoted Data

     

    Select the category column in query editor and click on "Pivot Colum" and use "Value" column for values