Forum Discussion

Dom87326's avatar
Dom87326
Helper II
4 years ago
Solved

Unpivot other columns with null values

Hello all,    I have the following table:    I'm trying to make it look like this, by unpivoting other columns except 'Respondent name' and 'Respondend unique ID'. However I loose re...
  • dhruvinushah's avatar
    4 years ago

    Try replacing the null value with a blank space in the four questions columns that you are unpivoting. 


    After you have done this, select the Respondent Name and Resp ID column and press the "Unpivot Other columns". 

    This will work to give you the San Antonio result in your Unpivot. 

     

    Please give thumbs up and mark this as the solution. Thanks.