Skip to main content

Edit & Clean · browser workspace

Unpivot CSV - Wide to Long Format

Transform wide format to long format. Unpivot columns to rows.

Quick start

Built for transform wide format to long format (unpivot columns to rows).

Everything runs in your browser, so you can test the workflow with sample data when available before using production files.

Output: A new file or report produced locally in your browser.

  1. 1Choose a supported file or use sample data when available.
  2. 2Set the options shown for this workflow.
  3. 3Process the file locally, inspect the result, and download a new copy.
Preparing your private workspace…

How to Unpivot / Melt

  1. 1Upload your CSV file
  2. 2Select ID columns
  3. 3Download long format

Why Use This Tool?

  • Melt Data - Wide to long
  • Database Ready - For analysis
  • Undo Pivot - Reverse pivoting

Frequently Asked Questions

What is unpivot?

Converts columns into rows, creating variable/value pairs from multiple columns.