uploading a CSV file to Looker

Can we upload CSV files to looker ?? If not is it possible to trigger a python code to upload a CSV file to snowflake… so that we can access it from looker??

1 2 1,247
2 REPLIES 2

@Vanmathi_Velmur the recommended approach would indeed be to load the csv into Snowflake. There’s a method for creating a table using Snowflake’s connector for Python in their documentation here: Snowflake Connector for Python.

its possible to write result into CSV file and store that CSV file into GCS bucket from Looker?

Top Labels in this Space
Top Solution Authors