Forum Discussion
Pivotear Tabla en el Editor de Datos
- 6 years ago
Yes! that's what i want. But I need to have it like this in my data, not only in the visualization. Do you know how can I do that?
Regards,
- 6 years ago
It is usually better to leave data unpivoted, but you can pivot your data as follows in the query editor.
1. Remove the Requesta column (you have names in two columns)
2. Select the Pregunta column, and on the Transform tab, click on the Pivot Column button
3. In the pop-up window, choose Nombre as the Values column and under Advanced Options choose Don't Aggregate
If this works for you, please mark it as the solution. Kudos are appreciated too. Please let me know if not.
Regards,
Pat
Hi devfrogmi ,
I think you could put this in Matrix like my sample. ID in Row, Pregunta in Column, Respuesta in Data
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Yes! that's what i want. But I need to have it like this in my data, not only in the visualization. Do you know how can I do that?
Regards,