Using Snowflake with Helix
Helix connects to your Snowflake warehouse and generates charts from your queries.
Connection string example:
snowflake://<username>:<password>@<account>/<database>/<schema>?warehouse=<warehouse>&role=<role>
Example requests:
- "Show average spend by day from
transactions" - "Create a dashboard from
marketingtables"
Helix optimises queries and recommends the best visualisations.