Como siempre, ¡la nueva versión no solo brinda mejoras y correcciones de errores, sino también las nuevas características!
- Se agregó el nuevo filtro de exportación a Microsoft Excel 2007 (xlsx).
- Solo agregue el componente TfcxXLSXExport y el filtro de exportación estará listo para usarse.
- Los parámetros del filtro de exportación son idénticos al filtro de exportación de Microsoft Excel (xls).
- Además, se agregó la compatibilidad con la RAD Studio 10.2 Tokyo IDE más reciente.
Full list of changes:
+ Added procedure TfcxMeasuresContainer.Recalculate
+ Added property TfcxCube.AbortLoading: boolean to abort data loading in event OnProgress
* Fixed names of TeeChart units in fcxpChartEditor.pas
- Fixed error with Null values in export to Microsoft Excel 2007 (.xlsx)
- Fixed error of reading milliseconds from XML
- Fixed stack overflow error in popup list of unique values
- Fixed text drawing using themes (noticed on dark themes)
- Fixed error with creating measures with missed base field during loading schema
- Fixed error with Unassigned and 0
- Fixed error with drawing Fields zone
- Fixed error with Highlights
- Fixed error with HideZero
- Fixed error with Dataset in TfcxpCube
- Fixed error in ColOffsetValue and RowOffsetValue
- Fixed error with comparing Date in Ranges
- Fixed error with export to Excel introduced in 2.6
- Fixed errors with export to Excel for 64-bit systems