February 2022 Dashboard Release Notes
Original Release Name - pi.2022-02-24
Patched Release Name - pi.2022-02-24.1
Original Release Date - Feb 24, 2022
Patched Release Date - Mar 23, 2022
We are pleased to present our latest offering of pi - our February 2022 release! This page helps summarise and familiarise you with the changes we have made, and is supported (where applicable) with useful videos to help explain the changes we have delivered.
Mar 23, 2022 - patch release. Please refer to pi#1110 below for full details.
Before upgrading, we recommend taking a backup. You can find more information here.
Here’s what we’ll cover;
- 1 Added
- 2 Changed
- 2.1 Y Axis Redesign (Zendesk#11938,12942,15224,15264,16834, 16838,17704,17770,18143)
- 2.2 Secure Variable Values Now Obscured in Variable Lists (Zendesk#14935)
- 2.3 Logout link being auto-called by browsers (Zendesk#19507)
- 2.4 Bubble size in bubble charts now draw proportionally
- 2.5 Change default carousel refresh Time (Zendesk#19715)
- 2.6 Updated themes to improve the appearance of power ring and speedometer charts (Zendesk#19855)
- 3 Fixed
- 3.1 Cookie settings no longer disrupt Renderer functionality (Zendesk#16863)
- 3.2 Disabled users can be saved when the user limit in the dashboard is exceeded (Zendesk#19110)
- 3.3 SQL errors when generating tables from a Snowflake data connection (Zendesk#19397)
- 3.4 User permissions not respected when charts are embedded (Zendesk#20303)
- 4 Keeping An Eye On pi
Added
Ability to share Category Objects (Zendesk#5883,5946,11711)
Category Objects
When a Category Object is added to a parent category it will now be shared by all child categories:
For example, in the screenshot below:
If Category Objects are defined on the ‘New Chart Types’ category, they will also be available on the ‘Chord Diagram’ and ‘Custom Maps’ categories
When navigating between ‘Chord Diagram’ and ‘Custom Maps’, the filters applied to the parent category ‘New Chart Types’ will be maintained
Additional information:
Category Objects from the parent level behave as if they were defined at child level
If the same Category Object is used on both the parent and child categories, the system shows an error in the Configuration screen on the child category
The ‘Display on Page Top’ and ‘Cascade Filters’ options respect the settings defined on the child category if parent and child are configured differently
Please see the following section in pi Documentation for further information.
Video
We’ve created a short video to explain this in a bit more detail.
Specific Theme Configuration for Mobile Devices (Zendesk#12246,16569)
Styling
There is now a new section in Dashboard Configuration>Themes>Configuration, which allows users to apply very high level css specifically for small screen devices such as Mobiles.
Ability to remove chart info and embedded link in the information panel (Zendesk#18517)
User Privileges
Admin users can now customise the content that is shown on the Chart Information Tab, which is displayed when users click the ‘Chart information' icon under 'Chart Tools'. Two new user permissions have been added:
Can View Chart Info
Can View Chart Embedding Info
These permissions control whether a user can see the details of the chart (chart information) and the chart’s embedding link.
In the following example, the ‘Can View Chart Info’ and ‘Can View Chart Embedding Info’ have been removed. The user will still see the Chart Info tab however as ‘Help Text’ has been enabled on the selected chart.
The ‘Display Chart Info’ permission has also been renamed to ‘Display Chart Info Panel’ to better distinguish between them. You will not be able to select ‘Can View Chart Info’ and ‘Can View Chart Embedding Info’ if the ‘Display Chart Info Panel’ permission is not selected .
When ‘Display Chart Info’ is enabled, but there is no content for the info panel to show (including chart information, debug and notifications), the ‘Chart Information' icon will not be displayed (if 'Display Disabled Chart Buttons’ is not selected) or will be inactive.
Variables in Scheduler (Zendesk#11269)
Scheduler
You can now reference dashboard variables within the scheduler. These can be added in:
Email subject
Email message
Replaced attachment name
S3Object location
Web service URL
In the February 2022 Dashboard Release you will not be able to reference Variables in the ‘Directory’ field
Please see the following section in pi Documentation for further information.
Video
We’ve created a short video to explain this in a bit more detail.
Changed
Y Axis Redesign (Zendesk#11938,12942,15224,15264,16834, 16838,17704,17770,18143)
Charts
The Y axis has been redesigned in order to address:
Extra gaps on the top/ bottom of the Y Axis that are not needed particularly on 100% Stacked Charts
A user defined Y Axis Max that was ignored in general or ignored when it was equal to the max data/target value
A user defined Y Axis Min that was ignored in general or ignored when it was equal to the min data/target value
Charts not displaying correctly in small sizes