Is there any way to pivot data in Calc without aggregating?

I have some raw survey data I want to pivot that looks similar to this:

image description

And I want to pivot the questions into columns:

image description

But when I do so, I don’t get the answers in the pivot table cells, even though there is only one answer per combination of name and question.

Is there any way for me to get the answers to appear in the pivot table cells?

Move the ‘Question’ to a column field on the PT, by dragging or editing the PT properties.

Edited 20190918

Using a PT as intermediate table to get the names in column and the question in rows.

RestructureTable_PT.ods

I did that, but all the data cells (Sum - Answer) come up blank.

Sorry my bad, it needs more work to get it.

@ekolis ,

With PivotTable I have no solution, but by formulas and validation yes.

Follow suggestion


ATTENTION: If you would like to give more details to your question, use edit in question or add a comment below. Thank you.

If the answer met your need, please click on the ball Descrição da imagem to the left of the answer, to finish the question.

Oh, that’s pretty neat! Is there any way to make the names and question headers dynamic (i.e. look them up from the original data set) rather than having to enter them in manually? My actual data set has quite a bit more than three people and three questions! :slight_smile:

Following is review, created two columns to work on Plan1 and Plan2 copy rows or columns to enlarge.

Revised File