Configuration
Define:- The name of the column that will host the former column names — the tickers, in the example below.
- The name of the column that will hold the values.
- Which columns should be melted. Uncheck the ones that should stay as columns.


Long format is usually what you want before Regroup entities or before publishing a dataset that other people will filter by entity.
Next steps
Unstack (Long to Wide)
The inverse operation, with the full worked example.
Regroup entities
Aggregate once the data is in long format.