FlexCel Studio for VCL & FMX 7.6.4 released

We are pleased to announce the release of FlexCel Studio for VCL & FMX 7.6.4.

To be notified of new releases open https://support.tmssoftware.com/tag/flexcel-vcl-release and watch the tag.

New in v 7.6.4 - July 2020

  • New syntax for ALIAS DataSets. The ALIAS syntax introduced in FlexCel 7.1.1 could only be used in simple bands. The new "..ALIAS.." syntax doesn't have those limitations and can be used in all cases. Note that the old ALIAS syntax is still supported and you can use it for simple cases, but we recommend the new syntax for new development. Take a look at Alias bands in the report designer's guide

  • New "COUNT" parameter in <#Aggregate> tag. The Aggregate Tag now accepts "Count" as aggregating method.

  • Bug Fix. Now nested <#aggregate> and <#list> tags will be put in master-detail if they are related.

  • Bug Fix. When inserting cell ranges with multiple rows used as data by pivot tables, the pivot table might not adapt correctly.

  • Bug Fix. Sometimes when copying only format from cells, and the cells had only a column or row format, the format wouldn't be copied.

  • Bug Fix. When exporting to HTML both headers and footers would be ignored if you specified THidePrintObjects.Header, and THidePrintObjects.Footer was ignored. Now footers will work with THidePrintObjects.Footer and THidePrintObjects.Header will only hide the headers.

  • Bug Fix. Fixed issues with <#evaluate> tag when it evaluates recursively

  • Bug Fix. Some invalid third party xls files could fail to load.