More flexibility in presenting canvases
User feedback told us that it was challenging to transition existing reporting patterns to Count. So, we have introduced more flexibility in how you share and present canvases.
Firstly, the sidebar Report button has been changed to "Present". This more accurately reflects its function from the canvas view.
Once in the present mode, there is a new default "Report" setting. This allows you to present scrollable views of taller frames and move between them with a new navigation bar, in addition to our canvas overviews. It's great for reproducing dashboards, reports and other detailed content.
We have maintained the existing behaviour as "Slides", adding the ability to more easily present these with a fullscreen button.
We believe this makes it easier to replicate existing workflows within Count, and to encourage stakeholders more familiar with scrollable reports to engage with data while maintaining the ability to jump into the underlying canvas to explore.
Canvases are shared or presented. Presentations should be explorable and questions answerable in a canvas.
Existing canvases maintain the current/previous behaviour to avoid breaking changes to the experience. /report
URLs will continue to function as expected.
Field grouping in Count Metrics catalogs
As we continue to evolve Count Metrics we've made it easier to create highly usable catalogs by introducing grouping to fields. A group
key can be added to view fields which will place them within an expandable list similar to that currently used for aggregations.
Fixes
- Flickering of object bounds when selected by others
- Race condition on moving a canvas to trash when within the canvas (often the canvas would still appear in the project after being redirected there)
- A superfluous Databricks test that used to be performed on connection has been removed
- Cells that aren't attached to a valid database connection are now ignored on execution
- It's now possible to open search results in a new tab by holding Ctrl (Command on macOS) and clicking
- Fixed an issue where the AI input wasn't shown in some cases
- Project explore URL can now load in a new tab
- The correct domain whitelist is now used when SSO is enabled
- The correct dependency name is now used for catalog control cells
- We now initialise views correctly when the canvas only contains dropdowns
- Explore cells are no longer considered to be hidden in reports
- Undo/redo when the canvas is read-only
- We now incorporate upstream view signatures in remote cells so cached results are invalidated when the view definition changes