SeekWell 2.2
Here's what we've been working on!
(1) Stories
Stories let you compose data driven narratives with SQL. Stories are great for short regular updates (e.g. daily metrics) or alerts (e.g. a canceled subscription). You can share them with your team via email or Slack. Here's a demo and here are the docs.
(2) Email
We added email as a destination so you can send query results as a CSV attachment on a schedule.
(3) Append data
You can now append data to the existing results of a scheduled query. For example, if you are sending results to a Sheet called "Daily Metrics" every day, you can keep all the prior day results and simply add a new row(s). Check the "Append" option under "Destination":
(4) Parameters
You can use cells from Google Sheets as parameters in your queries. For example, if you had a value (e.g. "Minimum Order Value") in cell C4 of a Sheet called "Params", you can use the value of that cell in the `WHERE` clause of your SQL statement. Check out the docs and demo here.
(5) Autocomplete Improvements
Autocomplete was a bit too "aggressive" when we first rolled it out. We've done some fine tuning to make sure it's only shown at appropriate times. Give it a shot and let us know if we missed anything.
(6) New Knowledge Base
We overhauled our documentation and launched a new knowledge base for the web app hosted here.
PS - We do live one-on-one on-boarding sessions to help get you set up. Please book time here.