Excel workflow
Open a Parquet file in Excel
Excel cannot open a .parquet file by double-clicking — it is a compressed, columnar format Excel does not read natively. If a colleague or a pipeline just handed you one, you have two practical options.
The route available in viewparquet today is CSV: open a local file, optionally filter it with SQL, export CSV, and import that CSV into Excel. viewparquet does not currently create .xlsx files.
The Microsoft alternative is Power Query. Supported Microsoft 365 and Power Query builds can expose a Parquet connector under Data → Get Data; availability and menu labels vary by Excel version and platform.
Export CSV for ExcelTry it on your own file
Drop a Parquet, GeoParquet, CSV, or JSON file into viewparquet: browse rows, run DuckDB SQL, and export results in-browser without uploading the dataset to viewparquet. Optional AI sends messages and applicable context directly to the provider you choose; review Settings → AI before use.