Here's everything new and improved in Golden Analytics this week.
Major Features
Account Administration
Workspace owners can now manage their team directly from Golden Analytics. Invite new members by email, promote or remove users, and set admin roles — all without leaving the app. Users whose access has been revoked are automatically signed out, and invited users receive email invitations whether or not they already have an account.
Cleaner, Readable URLs
URLs throughout the app now include human-readable slugs (e.g. /my-dashboard instead of a long ID string). Bookmarks and shared links are easier to read and share, and existing links continue to redirect correctly.
Improvements
- Smart Split now works with large datasets: The Smart Split dialog was broken for large CSV and Parquet files (showing "Missing required fields" or producing empty columns). It now correctly reads sample values from your full dataset and executes splits reliably.
- Maps load faster: Map views now cache tokens and run geocoding lookups in parallel, significantly reducing load time on repeat visits. A loading spinner now stays visible until the map is fully ready, avoiding a blank-container flash.
- Map tooltips fixed for calculated fields: Tooltips on maps now show the correct value for calculated measures (like "Number of Records") and no longer show duplicate field rows.
- Dashboard table sorting fixed: Tables in AI-generated dashboards now sort correctly by measure. Previously, some AI-generated configs caused tables to render in an unsorted order.
- TopN indicator on tables: Tables that are limited to a top-N view now show the same interactive indicator that bar charts have, so you can change the limit directly from the chart.
- Dashboard table tooltips fixed: Tooltips on dashboard tables now follow your cursor correctly even when the dashboard is zoomed in or out.
- Date-part fields display correctly: Extracting a date part (Year, Month, Quarter, Week, Day) from a date column now creates a proper date field — values display as "2023" rather than "2.0K", and the field appears alongside your other date fields in the panel.
- Percentage calculated fields no longer double-scale: If you write a formula that already multiplies by 100 to produce a percentage, the result is no longer scaled a second time on display (e.g. showing 5000% instead of 50%).
- Discover page loads insights faster: Key insight headlines now appear in roughly 3–5 seconds while the full analysis loads in the background.
- Password recovery flow fixed: Clicking a password reset link in your email now correctly redirects you to the reset password page instead of the main app.
- Snowflake: clearer error when warehouse is missing: If a Snowflake connection is set up without a warehouse, queries now fail immediately with a clear error message instead of producing a confusing Snowflake error.