Difference between revisions of "Version 9.1"
(→New Features) |
|||
Line 7: | Line 7: | ||
* [[Conditional formatting#New in Version 9.1|Conditional formatting enhancements]] | * [[Conditional formatting#New in Version 9.1|Conditional formatting enhancements]] | ||
* [[Using_SQL_Parameters|Pass table variables to stored procedures in SQL Server]] | * [[Using_SQL_Parameters|Pass table variables to stored procedures in SQL Server]] | ||
+ | * [[Comments]] Allow attachments XLW-405 | ||
* [[Comment Block]] XLE-1719 | * [[Comment Block]] XLE-1719 | ||
* [[Slicer Lists]] XLE-1747/XLE-1736 | * [[Slicer Lists]] XLE-1747/XLE-1736 | ||
* [[Table Charts]] XLE-1715 | * [[Table Charts]] XLE-1715 | ||
+ | * [[Small Multiple Charts#Row customisation]] XLE-481 | ||
* [[Small Multiple Charts#Data Table]] XLE-1691 | * [[Small Multiple Charts#Data Table]] XLE-1691 | ||
* [[Viewports#XLCubed Charts]] XLE-1662 | * [[Viewports#XLCubed Charts]] XLE-1662 | ||
Line 19: | Line 21: | ||
* [[HANA#SQL]] XLE-1763 | * [[HANA#SQL]] XLE-1763 | ||
* [[Pivot Views]] Custom Query XLE-1754 | * [[Pivot Views]] Custom Query XLE-1754 | ||
+ | * [[Scheduling]] SQL distribution list XLW-710 | ||
+ | * [[Excel Charts]] Support data tables on web XLW-695 | ||
+ | * [[Excel Charts]] Support leader lines on web XLW-694 | ||
+ | * [[Excel Charts]] Support waterfall on web XLE-1128 | ||
+ | * [[Licensing]] Named users on web XLW-686 | ||
+ | * [[Managing Connections]] handle structure changes across reports XLE-561 | ||
* [[XL3Set]] XLE-1773 | * [[XL3Set]] XLE-1773 | ||
* [[XL3GridArrayLookup]] and [[XL3TableArrayLookup]] XLE-1606 | * [[XL3GridArrayLookup]] and [[XL3TableArrayLookup]] XLE-1606 | ||
+ | * [[XL3ReportInfo]] XLW-417 | ||
* [[XL3SetProperty]] Pagers support XLE-1240 | * [[XL3SetProperty]] Pagers support XLE-1240 | ||
* [[XL3SetProperty]] Shape support XLE-1760 | * [[XL3SetProperty]] Shape support XLE-1760 | ||
Line 29: | Line 38: | ||
=Enhancements= | =Enhancements= | ||
+ | |||
+ | * Previous/Next member counts can come from a range XLE-421 | ||
+ | * Grid merging can be done on columns and rows independantly XLE-963 | ||
+ | * Grid option to display set members on headers XLE-1220 | ||
+ | * Small multiples can have a button to clear selections XLE-464 | ||
+ | * Small multiple bubble borders can have width customised XLE-1139 | ||
+ | * Small multiples have apply button on the "Spacing" tab to preview changes XLE-1200 | ||
+ | * Treemaps can customise fonts XLE-1375 | ||
+ | * Named sets use display folders XLE-1225 | ||
+ | * Improved slicer formatting XLW-724 | ||
+ | * Improved map printing on web XLW-681 | ||
+ | * Multisheet printing on web names sheets after members XLW-655 | ||
+ | * "Refresh on driving cells change" can optionally affect the web (new option) XLW-697 | ||
+ | * Admin users can view all schedules | ||
+ | * Relative path support for reports when using the SQL repository | ||
+ | * Allow data access on web to run as AppPool user [[Customising web config|web.config]] setting. XLW-500 | ||
+ | * SQL Repository can hide folders or reports so they are only available through links XLW-515 | ||
+ | * SQL Repository has colour coded folders on web XLW-316 | ||
+ | * [[Web Development]] JS API - get cell/range value XLW-392 | ||
+ | * New download options csv and txt. Options for XL3ReportType and PrintRendererServer web service. XLW-451 | ||
+ | * Improved error message logging on the web XLW-542 | ||
+ | * Numerous minor improvements and bug fixes |
Revision as of 10:55, 5 September 2017
New Features
- Pivot View - new data storage mode
- Offline Cubes
- MDX formula wizard
- Repeaters
- Conditional formatting enhancements
- Pass table variables to stored procedures in SQL Server
- Comments Allow attachments XLW-405
- Comment Block XLE-1719
- Slicer Lists XLE-1747/XLE-1736
- Table Charts XLE-1715
- Small Multiple Charts#Row customisation XLE-481
- Small Multiple Charts#Data Table XLE-1691
- Viewports#XLCubed Charts XLE-1662
- Grids Custom MDX on Axis XLE-1555
- Grids MDX calculations in query XLE-1553
- XL3CubeFormattedComment XLE-1219
- Publishing Customise dependencies - XLE-952
- Dimension Slicers#Custom Query XLE-1766
- HANA#SQL XLE-1763
- Pivot Views Custom Query XLE-1754
- Scheduling SQL distribution list XLW-710
- Excel Charts Support data tables on web XLW-695
- Excel Charts Support leader lines on web XLW-694
- Excel Charts Support waterfall on web XLE-1128
- Licensing Named users on web XLW-686
- Managing Connections handle structure changes across reports XLE-561
- XL3Set XLE-1773
- XL3GridArrayLookup and XL3TableArrayLookup XLE-1606
- XL3ReportInfo XLW-417
- XL3SetProperty Pagers support XLE-1240
- XL3SetProperty Shape support XLE-1760
- XL3SetProperty Workbook Permission support XLE-1759
- XL3SetProperty Connection support XLE-1755
- XL3SetProperty Viewport support XLE-1743
- XL3SetProperty Chart axis crossing support XLE-1741
Enhancements
- Previous/Next member counts can come from a range XLE-421
- Grid merging can be done on columns and rows independantly XLE-963
- Grid option to display set members on headers XLE-1220
- Small multiples can have a button to clear selections XLE-464
- Small multiple bubble borders can have width customised XLE-1139
- Small multiples have apply button on the "Spacing" tab to preview changes XLE-1200
- Treemaps can customise fonts XLE-1375
- Named sets use display folders XLE-1225
- Improved slicer formatting XLW-724
- Improved map printing on web XLW-681
- Multisheet printing on web names sheets after members XLW-655
- "Refresh on driving cells change" can optionally affect the web (new option) XLW-697
- Admin users can view all schedules
- Relative path support for reports when using the SQL repository
- Allow data access on web to run as AppPool user web.config setting. XLW-500
- SQL Repository can hide folders or reports so they are only available through links XLW-515
- SQL Repository has colour coded folders on web XLW-316
- Web Development JS API - get cell/range value XLW-392
- New download options csv and txt. Options for XL3ReportType and PrintRendererServer web service. XLW-451
- Improved error message logging on the web XLW-542
- Numerous minor improvements and bug fixes