NEW New export option property pageFormat
was added. It allows setting page format for PDF export. Default value: "a4"
NEW The ability to hide entire row/column by setting its size in tableSizes
to 0 was added.
NEW Now a new parameter calculateNaN
is available for the calculated values. It allows configuring whether the calculation should be performed over the null or NaN parameters. Default value: true
FIX The issue with cropped labels in the report filters was fixed.
FIX Integrations with Angular, React, TypeScript were updated.
FIX The issue with JSON partial updates was fixed.
FIX The issue with a calculated value that uses difference
or %difference
aggregation and is in the first position among measures was fixed.
FIX The issue with editing and saving the calculated values was fixed.
FIX The issue with sorting in levels was fixed.