Here's everything new and improved in Golden Analytics this week.

New Features

Shareable Analysis URLs

Analyses, datasets, and spaces now have stable, bookmarkable URLs with human-readable slugs (e.g. /analyses/my-sales-analysis). Pages reload correctly, the browser back button works as expected, and links can be shared directly with teammates. Previously URLs were transient and lost their state on reload.

Dashboard Templates

The AI dashboard generator now offers predefined layout templates that control how components are arranged on the canvas. The AI focuses on content — which fields to use and what insights to surface — while the template handles the structure. Because the AI generates content for all templates in one pass, you can switch between layouts instantly after generation without waiting for a re-run.

Drag Charts Directly into Dashboards

You can now drag any Analyze sheet from the left sidebar and drop it directly onto the dashboard canvas. The chart lands exactly where you drop it — a faster alternative to the right-click “Add Existing Chart” flow.

Filter Duplicates

A new data prep tool lets you find and remove duplicate rows without leaving the canvas. Choose which columns to use for uniqueness detection (near-unique columns like IDs and timestamps are automatically flagged), pick a keep-first or keep-last strategy, and preview the result with color-coded group stripes before applying.

Calculated Field Dialog Redesigned

The calculated field editor now opens as a full-height center drawer with more room to work. It also includes a new formula explainer that breaks down what your formula does in plain language — useful for verifying complex expressions before saving.

KPI Cards at Full Feature Parity

KPI and Big Number cards now have the same rich formatting controls as other chart types: sparkline style, aggregation mode, goal tracking, conditional formatting, and custom font, size, and color. These settings work consistently whether you’re building in Analyze, on the dashboard canvas, or letting AI generate the card.

AI Top-N Ranking Now Preserved End-to-End

When you ask the AI for “top 5 products by revenue” or “bottom 10 customers by margin”, the sort order and ranking measure are now correctly carried through to the chart — and preserved when you add it to a dashboard.


Improvements