Count Metrics
Count Metrics is our vision of a semantic layer that deliver all the traditional benefits, while allowing us to consider the relationships between metrics, and make the canvas a true jumping off point for exploration.
Catalogs are defined in YAML files, version-controlled in Git, with the usual affordances of rolling back and atomic, documented commits. Count will run a pre-commit check on every dependant cell/visualization, and highlight breaking changes with associated errors, and subsequently show when these are resolved in further commits.
View and dataset have an expressive and powerful syntax allowing for fine-grain control over caching, formatting, and aggregations.
Every visualization or table built upon catalogs can be “Explored” with a single click. Bringing you into our familiar no-code Explore environment where you edit the visualization without impacting the original canvas, or save your changes it into a new canvas.
More information is available in our launch announcement and product documentation.
Deep Workspace Search
Searching in Count now looks further just the titles of canvases, and will query all text contents across SQL/Python code cells, comments, stickies, and text objects.
You can filter by author and project, and sort by created and last edited date. Clicking on a result will jump right to the specific object.
It is also now accessible anywhere with the shortcut Command/Control+K
Fixes
- We've reduced the number of calls made to the Slack API for workspaces with many channels
- Count can now import more metadata about the tables from very large databases
- Fixed a regression where the frame navigator wasn't shown in reports on mobile
- Various small fixes for embedded links in the canvas
- Count now always opens a new tab/window when you click on a link in the canvas
- Fixed an issue where wheel events were ignored while hovering on the onboarding popup
- When duplicating a canvas, all individual user permissions are now stripped other than those for the user performing the action
- When multiple tables/cells are joined in a low-code/visual cell, the correct columns are now shown in the right sidebar