January
January 22, 2026: Chart widgets | Personal reports available
The personal reports used to be applicable for Table widgets only. Now, you can configure personal reports in the same way as described in Personal Reports for your Chart widgets, too, starting from the User Menu icon and selecting the respective option from the drop-down menu:
Additional parameters can be set up as described in Enabling additional parameters on Chart widgets level section of the Personal Reports guide:
The visualization of the generated report may look like the following tunnel:
For more information about the chart widgets, refer to Chart widgets guide.
January 19, 2026: Data Transformation | Placeholder in JMES Path Query
Now, JMES Path Query supports also non-data source placeholders like insights, filterParams, inputFields. Find more general information in JMESPath documentation.
You can configure your JMES Path Query from the Data Transformation pane. When editing a widget, you can view all available placeholders in the Test Parameters tab. See the example below::
For more information about Data Transformation, refer to the respective Data Transformation section in each widget where available.
January 14, 2026: User APIs | New property naming
API users (technical users) used displayName property for their description. A new description property has been introduced to hold the description for API users. During this refactoring the internalName property was renamed to username, because it represents the Bosch IoT Insights wide unique username.
The name property was removed, because it was confusing which name was meant.
Breaking changes:
- Create API user endpoint, does not accept
displayNameanymore, now the property is nameddescription - Filtering for audit log and other user referenced can't be done by description of the API users, but by their
username/displayName.
Deprecated usages:
- User Management API to get users:
- Replaced
nameproperty withdisplayName - Replaced
internalNameproperty withusername - New property
descriptioncontains now what was indisplayNamefor API users
- Replaced
- Placeholders or references should be updated:
insights.user.internalNametoinsights.user.username - Placeholders or references should be updated:
insights.user.nametoinsights.user.displayName
Find more information in Users how-to guide.
January 13, 2026: Table widget | 'Clickable row' functionality extended to support multi action buttons
Regarding the Hyperlink/Action button options of the 'Clickable row' functionality, the drop-down list also displays all defined hyperlink or action buttons:
When clicking anywhere on a table's row, the selected action or hyperlink will be triggered or opened. The mouse cursor will indicate if a row is clickable. If other columns of the table also contain action buttons or hyperlinks, these can be clicked directly in the table. Clickable rows are highlighted by default upon mouse hover.
More information about Table widget is provided in Configuring the table settings user guide.




