Release date - February 4, 2025
What's in this release:
- Set a Day of the Week as a Filter Condition in the New Widget Builder
- The Divide-by-Zero Calculation Error
- Show Percent Option in the Pie Chart Widget
Set a Day of the Week as a Filter Condition in the New Widget Builder
When you are editing a widget in the New Widget Builder, and you set up a filter, if the format type of the field you set is Date Time, you can now set a day of the week as a filter condition.
For example, if you select Monday, it means any time on Monday of each week.
Required permissions
Only admins can edit widgets.
Related article
What Filter Conditions and Formats are Available for Creating Widgets
The Divide-by-Zero Calculation Error
In the widget, dashboard or report page, the error message Calculation Error An attempt was made to divide by zero in the SQL code will appear in the following two scenarios:
- When the calculation formula in a calculation layer of the widget is division, but the divisor is zero.
- When the calculation formula in the SQL code of the dataset used by the widget is division, but the divisor is zero.
Required permissions
Normal users may encounter this error, but only admins can edit the widget to solve the error.
Related article
How to Fix the Divide-by-Zero Calculation Error
Show Percent Option in the Pie Chart Widget
The New Widget Builder for Pie Chart widgets now has a toggle switch for Show Percent. This switch is activated by default and allows users to turn off the option if they choose not to show the percentage in the pie chart's labels.
The Show Percent option is also available in the Old Widget Builder and can be disabled or activated by deselecting or selecting the corresponding checkbox.
New Widget Builder | Old Widget Builder |
Related articles