New:
- Repeatable widgets
- Introduced the ability to create repeating widgets based on a specified filter field. For example, if you have deals by person monthly and want to display a chart per person dynamically, you can use this new feature.
- Users can now specify a filter field to group data, and the system will automatically create a widget for each grouping. Max 20 groups.
- Customizable widget names based on the grouped field values. Can be overridden by using {RepeatableGroup} in the widget name
- Widgets are created in the current dashboard with dimensions based on a grid of 24 for flexible and consistent layout.
- Notes: All properties point back to the parent widget, any change will apply to the parent.
- Video
- Custom formatting option for Data Summary and KPI, and Threshold widgets. (3347)
- Use 0a to round a value to the nearest K/M/B/T 0.0a can be used to round with one decimal.
- Use {<Unit>} to include units.
- Use 0a to round a value to the nearest K/M/B/T 0.0a can be used to round with one decimal.
- Reports listing can now be sorted by report status. (3344)
Fixed:
- Reporting permissions: Users who have report editing permissions can now view report configurations that they do not have permission to edit. Before this fix those configurations would be hidden, now they are visible but not editable. (3339)
- Fixed MailChimp integrations. (3359)
- Fixed PDF export rendering Custom HTML widgets blank. (3367)
- Fixed a bug that occurs when changing any of the data types in a dataset causes formatting issues on the datagrid and remove leading 0s from ID fields. (3361)