XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/

Difference between revisions of "Version 7.6"

(sql multi value parameters)
(General)
 
(10 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
=Main Additions=
 
=Main Additions=
 +
*[[Flex Reporting]] lets report builders define custom drill paths at a report level. This can be used to deliver a drill down logic not directly provided in the cube (for example Product -> Geography -> Promotion), and to give report users the flexibility to expand the data by the provided drill paths while shielding them from the overall complexity of the full hierarchy model of the cube.
 +
 +
*[[SharePoint Integration]] is now entirely seamless from a user perspective. Simply connect XLCubed Excel Edition to the SharePoint server and publish your report. It is then available in SharePoint as with any other report and benefits from version history and site search.
  
 
=General=
 
=General=
Line 7: Line 10:
 
==Grids==
 
==Grids==
 
*[[Visual Totals]]
 
*[[Visual Totals]]
*[[Named Grid Ranges|Named ranges - maintain named ranges based on grid areas]]
+
*[[Named Ranges|Named ranges - maintain named ranges based on grid areas]]
 
*[[Drilling_in_Grids#Drill_Across|Drill across]]
 
*[[Drilling_in_Grids#Drill_Across|Drill across]]
  
 
==Tables==
 
==Tables==
 
*Tabular (DAX) tables now support [[Tabular#Hierarchies|hierarchies]]
 
*Tabular (DAX) tables now support [[Tabular#Hierarchies|hierarchies]]
*Named ranges - maintain named ranges based on table areas
+
*[[Named Ranges|Named ranges - maintain named ranges based on table areas]]
  
 
==Visualisation==
 
==Visualisation==
Line 30: Line 33:
  
 
==SQL==
 
==SQL==
*[[SQL|SQL Tables and Slicers]] now support parameters with multiple values
+
*[[SQL|SQL Tables and Slicers]] now support parameters with [[Using_SQL_Parameters|multiple values]]
  
 
=Web Edition=
 
=Web Edition=
Line 37: Line 40:
 
*Published connections can be used for Adhoc grids
 
*Published connections can be used for Adhoc grids
 
*Published connections will merge [[MDX Calculations|calculations]] with workbook calculations
 
*Published connections will merge [[MDX Calculations|calculations]] with workbook calculations
 +
 +
[[Category: Versions]]

Latest revision as of 12:02, 1 July 2015

What's new in XLCubed Version 7.6.

Main Additions

  • Flex Reporting lets report builders define custom drill paths at a report level. This can be used to deliver a drill down logic not directly provided in the cube (for example Product -> Geography -> Promotion), and to give report users the flexibility to expand the data by the provided drill paths while shielding them from the overall complexity of the full hierarchy model of the cube.
  • SharePoint Integration is now entirely seamless from a user perspective. Simply connect XLCubed Excel Edition to the SharePoint server and publish your report. It is then available in SharePoint as with any other report and benefits from version history and site search.

General

Grids

Tables

Visualisation

Slicers

Formulae

SQL

Web Edition

General