Crystal Docs
English
English
  • Welcome
  • Fundamentals
    • Crystal
    • Crystal Topics
  • Crystal Advisor
    • Access to Crystal
      • Signup
      • Login
      • Discover the Advisor
        • Notifications
        • Account
    • Talk to Your Data
      • Conversation
        • Request Topics
          • Entity-Based Conversation
          • Context Memory
          • Autocomplete
        • Request a Data Analysis
        • Disambiguation
    • Explore Your Data
      • Suggestions
      • Topics Overview
      • Filter Topics
      • Ask Topics
      • Past Questions
      • Change Chart
    • Analyze Your Data
      • Automated Insights
      • Insight Analysis
      • Alerts
        • Anomaly Detection
        • Threshold Monitoring
        • Topic Scheduling
      • Forecasting (Beta)
    • Report and Discuss Your Data
      • Export Topic
      • Share Topic
      • Data Storytelling
    • Customize Your Experience
      • Choose Language
      • Choose Theme
    • Crystal on Mobile
      • Siri & Shortcuts
    • Crystal on Microsoft Teams
      • Download Crystal on Teams
  • Crystal Console
    • Configure Crystal
      • Discover the Console
      • Choose Project Settings
      • Prepare Your Data
    • Create Topics
      • Topic Creation: Overview
      • Topic Creation: Connect
        • Supported Data Sources
        • Supported Data Fields
        • Manage Data Sources
        • Tutorials for Specific Data Sources
          • Connect Google Sheets
          • Connect Google BigQuery
          • Build a Web Connector
      • Topic Creation: Configure
        • Objectives and Visualizations
        • Data Binning
        • Configure Custom Entities
        • Configure Key Values
        • Modify Data Table
      • Topic Creation: Filter
      • Topic Creation: Train
      • Topic Creation: Topic Details
      • Topic Creation: Set Permissions
      • Topic Creation: Review and Publish
      • Specifc Visualizations Guides
        • Build a List Table
        • Build a Single Line Chart
        • Build a Multi-Line Chart
        • Build a Ranking Table
      • Topic Creation: Custom Topic Titles
      • Topic Statuses
      • Data Preview
      • Manage Your Entities
    • Manage Users
      • Discover the Users Area
      • Invite Users to Crystal
        • Invite Users Manually
        • Invite Users via Identity Providers
          • Enable the Microsoft Identity Provider
          • Enable the Google Identity Provider
      • Create and Manage Groups
      • Manage Permissions
  • Limitations
    • Limitations on Crystal Advisor
    • Limitations on Crystal Console
  • Support
    • Support on Crystal Advisor
    • Support on Crystal Console
  • Release Notes
    • 2024
      • Crystal Web
        • Crystal Web v2.59
        • Crystal Web v2.58
        • Crystal Web v2.57
        • Crystal Web v2.56
      • Crystal Mobile
        • Crystal Mobile v3.1.7
        • Crystal Mobile v3.1.6
        • Crystal Mobile v3.1.5
        • Crystal Mobile v3.1.4
        • Crystal Mobile v3.1.3
        • Crystal Mobile v3.1.2
        • Crystal Mobile v3.1.1
        • Crystal Mobile v3.1.0
        • Crystal Mobile v3.0.39
        • Crystal Mobile v3.0.38
    • Archive
      • 2023
        • Version 2.55
        • Version 2.54
        • Version 2.53
        • Version 2.52
        • Version 2.51
        • Version 2.50
        • Version 2.49
        • Version 2.48
        • Version 2.47
        • Version 2.46
        • Version 2.45
        • Version 2.44
        • Version 2.42
        • Version 2.41
        • Version 2.40
        • Version 2.39
        • Version 2.38
      • 2022
        • Version 2.37
        • Version 2.35
        • Versions 2.29-2.30
        • Versions 2.27-2.28
        • Version 2.26
        • Versions 2.24-2.25
        • Version 2.23
        • Version 2.22
        • Version 2.21
        • Version 2.20
        • Version 2.19
        • Version 2.18
        • Version 2.17
      • 2021
        • Version 2.15
        • Version 2.14
        • Version 2.13
        • Version 2.12
        • Version 2.11
        • Version 2.10
        • Version 2.9
        • Version 2.8
        • Version 2.7
        • Version 2.6
        • Version 2.5
        • Version 2.4
        • Version 2.3
        • Version 2.2
        • Version 2.1
Powered by GitBook
On this page
  • For Members
  • Enhancements of list and ranking topics
  • Alerting bug fixes
  • Other bug fixes
  • For Admins
  • MySQL (8.0+) added as native data connector
  • PostgreSQL connection bug fixes

Was this helpful?

  1. Release Notes
  2. Archive
  3. 2021

Version 2.7

crystal Version 2.7 is now available. In the summer months, we worked on the consolidation of existing features, new data connectors (more to come in future releases) and bug fixing.

Please find the updates below split by user type:

For Members

A member is a user who accesses the advisor and the Dashboard

Enhancements of list and ranking topics

  1. Exporting more than 1000 rows: Before, when trying to export a listing or ranking topic with more than 1000 rows, you could only export the first 1000 rows. This is no longer a limitation — you can now export all rows, letting members download a complete table. To do so, bring up the topic in the advisor and click the download button. For downloads of larger files, it will proceed in the background and you’ll receive a notification when it’s ready.

  2. Sorting: List and ranking topics will now indicate which column it’s being sorted by. Please note that sorting is disabled in listing or ranking topics with more than 1000 rows (you must export it to see all the data).

Alerting bug fixes

The following bugs encountered in the setting and management of alerts were fixed:

  1. Setting static threshold and adaptive alerts in Italian: In Italian projects, crystal would sometimes set an adaptive alert when the user requested a static threshold alert. crystal’s conventional NLP models were reviewed, and this no longer happens.

  2. Using the € symbol: Using the Euro symbol when asking crystal to set an alert would lead to an error message. This has been fixed.

  3. % symbol in Alert Settings screen: If an alert was set with a percentage threshold, the threshold used to show a € symbol instead of a % symbol. The correct symbol will now be shown.

Other bug fixes

The following bugs elsewhere in the advisor were fixed:

  1. Incorrect error message if data is 0: If the member asked for a topic with data being 0 (i.e. show me total costs -> total costs are 0), crystal would show a general error message rather than a specific indication that there’s no data to show. This flow has been updated.

  2. Clearing filters caused Dashboard to freeze: If the member cleared all filters in the Dashboard, the topics would freeze in loading. This has been fixed.

  3. Currency abbreviation inside Donut charts: Currency values in the center of a Donut chart wouldn’t abbreviate, causing it to overflow outside the chart. These values are now always abbreviated when shown in the center of the donut. So, if the value is $49,687,830, it will show as $49.7m inside the donut.

For Admins

An admin is a user who can configure crystal in the Self-Service Console

MySQL (8.0+) added as native data connector

Admins can now connect data during topic configuration directly from a MySQL database — with no need to use the Web Connector.

PostgreSQL connection bug fixes

The following bugs encountered when connecting data from PostgreSQL databases were fixed:

  1. Capitalized object names with mandatory filters: If an admin’s PostgreSQL database had capitalized (or upper-case) object names connected with mandatory filters, the topic wouldn’t be configured successfully. This has been fixed.

  2. Long join keys blocked topic creation: If the join key of a PostgreSQL database exceeded 64 characters, the configuration process wouldn’t move forward. This has been fixed.

PreviousVersion 2.8NextVersion 2.6

Was this helpful?

Need help using crystal? Check out the full crystal tutorials

here.