Skip to main content

November 2025 Updates

Control your inputs and clean up your outputs with SFTP Subfolders & smoother text output.

Updated over 2 months ago

This month, we’re introducing meaningful enhancements designed to elevate your workflow. From clearer multi-select reporting to more intuitive formulas, each update supports faster, more reliable analysis.


We believe powerful tools should advance alongside the analysts who depend on them. November’s improvements deliver greater precision, smoother processes, and the clarity required to make every insight count.

Here's what's new this month:

SFTP Subfolder Path Selection

Ingest only the files you want with precise, folder-level control

When bringing in data from SFTP, users had little control over folder-level selection. Files sitting inside parent or child folders were often unintentionally included, making ingestion noisy and error-prone.

Now you can tell Savant exactly where your data lives. Select a specific subfolder path, up to 10 levels deep, and Savant will ingest only from that location. Everything else stays out of your way.

When creating a dataset from SFTP:

  1. Choose your SFTP connector.

  2. Browse or type the precise subfolder path you want to ingest from.

  3. Confirm the directory. Savant will read only from that subfolder.

  4. If you want to ingest everything at the root instead, simply leave the path unset.

This keeps your pipelines tight. It eliminates accidental ingestion from nearby folders and helps teams maintain clear boundaries between staging, processing, and archived data. Cleaner inputs → cleaner insights.


LIST_TO_TEXT Function

Make every list feel intentional, readable, and analysis-ready

Multi-select fields often return bracketed arrays like ["Email","SMS"]. They make labels messy, dashboards noisy, and simple summaries harder to read. Most people end up building fragile string concatenations just to make the text presentable.

LIST_TO_TEXT() instantly converts any list into natural, human-readable text. You control the delimiter, the qualifiers, and the tone so your formulas finally read the way you think.

Use the function in any formula block:

LIST_TO_TEXT(list, delimiter:", ", qualifier:"and")

You’ll get clean text like:
Email, SMS and Push

Readable text creates clearer reporting, smoother dashboards, and workflow logic that’s easier to understand at a glance. No more string hacks. No more clutter. Just clean, intentional output.

Enhanced Canvas Performance for Large Analyses

Working with large analyses now feels noticeably faster and smoother. The canvas responds more fluidly when opening, navigating, and revisiting complex workflows, even as analyses grow in size.
You’ll see more consistent positioning on load and fewer interruptions when moving around, making it easier to stay oriented and focused on your work.


Insight. Action. Impact.

These updates make your workflows sharper, your outputs cleaner, and your analysis easier to trust. We’re continuing to ship improvements every week, all designed to help you move faster, work smarter, and deliver your best work with less effort.

Have feedback, ideas, or requests? We’d love to hear from you.

Did this answer your question?