Upload a Csv file

Is there a way for me to upload data from a csv?

I only see options for using a databse, no local file options.

2 Likes

bit old post… but as there is no answer I’ll mention the option of using FilePounder connectors to turn csv into a database that metabase can connect to.

Other ideas ? I’m interested in feeding csv and json files to metabase.

@berteh

There’s an open issue on this (go and vote by clicking the :+1:):
https://github.com/metabase/metabase/issues/6094

I think you can make use of BigQuery’s load CSV - and connect to BigQuery in Metabase:
https://cloud.google.com/bigquery/docs/loading-data-cloud-storage-csv

All these 3rd party options are great, but I think they miss the prime use case - end users wanting to query a file they’ve just downloaded/exported without involving a dba/techie.