Difference between revisions of "Report Designer"

(Added Saving Reports and See Also sections)
m (Capitalization)
Line 31: Line 31:
  
 
==Saving Reports==
 
==Saving Reports==
===Saving as a file===
+
===Saving as a File===
 
Using the '''Open Report''' and '''Save Report''' toolbar options, you can load and save the current report as {{Code|.xl3grid}} files, which can then be shared with other users.
 
Using the '''Open Report''' and '''Save Report''' toolbar options, you can load and save the current report as {{Code|.xl3grid}} files, which can then be shared with other users.
  

Revision as of 17:44, 12 October 2010

The Report Designer dialog can be accessed either when creating a new report (through the XLCubed > Grid or Formula Report ribbon item), or when editing an existing Grid (via the XLCubed > Design Grid... right-click menu item). When first creating a Grid or formula report, if the workbook has no connections, then XLCubed will first prompt you to create a connection.

General Layout

The Report Designer has four main parts, as shown in the diagram below.

ReportDesigner.png
  • A: The toolbar allows you to perform various operations and set certain options on the report.
  • B: The Available Hierarchies panel contains a tree that allows you to select new hierarchies from the cube.
  • C: The selected hierarchies panels show you what hierarchies are currently selected for the report. Clicking on a hierarchy shows the current member selection in D.
  • D: The member selection panel shows the members selected for a hierarchy, as well as advanced selections such as rankings and member properties. More information can be found here.

Moving Hierarchies

Hierarchies can be easily moved between axes by dragging and dropping. The member selections and options for the hierarchy are preserved for the new position.

To select more than one hierarchy for moving, either hold down the Ctrl key while clicking, or hold down the Shift key to select a range of hierarchies.

Toolbar

Icon Description
New Report Clear all selections and move all dimensions back on to original positions
Open Report Open a previous saved report file
Save Report Save the current report layout as a file
Add to Favourites Save the current report layout as a favourite report
Favourites Select a previously saved favourite report
Make Report Writeable Enable writeback on the Grid
Remove Empty Rows Omit rows with only null values
Remove Empty Columns Omit columns with only null values
Feed Hierarchy Member Results Use the MDX function Generate to allow dynamic ranking and filtering (note: this option can be slower)

Saving Reports

Saving as a File

Using the Open Report and Save Report toolbar options, you can load and save the current report as .xl3grid files, which can then be shared with other users.

Favourites

You can add the current report as a favourite by using the Add to Favourites toolbar option, and reload a saved one by selecting it from the Favourites dropdown.

Saved favourites can be viewed, edited and deleted in the XLCubed > Utilities > Manage Favourites dialog.

See Also