FastCube FMX 1.4

Released: Oct 27, 2016

1.4 での更新項目

機能

  • Added support for RAD Studio 10.1 Berlin.
  • Added published properties Restrictions: TfcxZoneRestrictions for Zones to prohibit schema change by users.
  • Added events TfcxSlice.OnBeforeRemoveSliceFieldFromRegion, OnBeforeAddSliceFieldToRegion and OnAfterAddSliceFieldToRegion.
  • Added property TfcxMeasureField.ChangeNULLtoZero: boolean.
  • Added property TfcxSlice.OnInterpreterCreated: TfcxInterpreterCreated.
  • Added property TfcxpSliceGridReport.Orientation: TPrinterOrientation.
  • Added functions TfcxMeasuresContainer.ChangeCalcMeasureScript.
  • Apply percent format to "display as percent" cells while export to XLS.
  • Added support of ShortInt fields.
  • Added restoring selected cell after loading schema.
  • Added export to CSV.
  • Reimplemented XML-A export.
  • If cell value is both minimum and maximum of the column/row then treat it as maximum for highlight rules.
  • Replacing " " to "_" in function name in measure editor.
  • Slice fields display format is stored in schema.
  • Slice field format change does not influence format of other fields of the same type.
  • Added repainting axis after changing of slice field format.

不具合の修正

  • Fixed small errors in HideZero and hidden cells.
  • Fixed small errors in exports.
  • Fixed error in ODS export.
  • Fixed error with TfcxScriptStringList in RAD Studio 10.1 Berlin.
  • Fixed error with Calculated Field.
  • Fixed error in TreeLike axis.
  • Fixed error with DisplayAs = da_ColRank.
  • Fixed error with VarSQLTimeStamp.
  • Fixed error of loading old version cube.
  • Fixed error of using Percentile.
  • Fixed error groups expanding.
  • Fixed error in recompile.exe.
  • Fixed errors in language resources.
  • Fixed error in HTML and Excel exports (error with property RepeatValues).