Forum Discussion
Anonymous
4 years agoNot applicable
Relationship between original and transposed table
I would like to stablish a relation between a table and its transposed version, linked by the variable "Estación" The original table is this: And this is the transposed version: ...
- 4 years ago
Anonymous , I would prefer to unpivot the tables then transpose, so both year and Estación are in rows.
amitchandak
4 years agoSuper User
Anonymous , I would prefer to unpivot the tables then transpose, so both year and Estación are in rows.