Difference between revisions of "Report Designer"

(Toolbar)
(Toolbar)
Line 25: Line 25:
  
 
{{ToolbarHeader}}
 
{{ToolbarHeader}}
{{ToolbarItem|NewIcon.png|New Report|Clear all selections and move all dimensions back onto original positions}}
+
{{ToolbarItem|NewIcon.png|NewRepIcon.png|New Report|Clear all selections and move all dimensions back onto original positions}}
{{ToolbarItem|OpenIcon.png|Open Report|Open a previous saved report file}}
+
{{ToolbarItem|OpenIcon.png|OpenRepIcon.png|Open Report|Open a previous saved report file}}
{{ToolbarItem|SaveReportIcon.png|Save Report|Save the current report layout as a file}}
+
{{ToolbarItem|SaveReportIcon.png|SaveCurrReport.png|Save Report|Save the current report layout as a file}}
{{ToolbarItem|AddFavouriteIcon.png|Add to Favourites|Save the current report layout as a favourite report}}
+
{{ToolbarItem|AddFavouriteIcon.png|SaveAsFav.png|Add to Favourites|Save the current report layout as a favourite report}}
{{ToolbarItem|FavouriteIcon.png|Favourites|Select a previously saved favourite report}}
+
{{ToolbarItem|FavouriteIcon.png|SelPrevSaveFav.png|Favourites|Select a previously saved favourite report}}
 
{{ToolbarItem|WriteableReportIcon.png|Make Report Writeable|Enable [[writeback]] on the Grid}}
 
{{ToolbarItem|WriteableReportIcon.png|Make Report Writeable|Enable [[writeback]] on the Grid}}
{{ToolbarItem|RemoveEmptyRowsIcon.png|Remove Empty Rows|Omit rows with only null values}}
+
{{ToolbarItem|RemoveEmptyRowsIcon.png|RemoveEmptyRows.png|Remove Empty Rows|Omit rows with only null values}}
{{ToolbarItem|RemoveEmptyColumnsIcon.png|Remove Empty Columns|Omit columns with only null values}}
+
{{ToolbarItem|RemoveEmptyColumnsIcon.png|RemoveEmptyCols.png|Remove Empty Columns|Omit columns with only null values}}
{{ToolbarItem|FeedHierarchyMemberResultsIcon.png|Feed Hierarchy Member Results|Use the MDX function Generate to allow dynamic ranking and filtering (note: this option can be slower)}}
+
{{ToolbarItem|FeedHierarchyMemberResultsIcon.png|FeedHierMemRes.png|Feed Hierarchy Member Results|Use the MDX function Generate to allow dynamic ranking and filtering (note: this option can be slower)}}
 
{{ToolbarFooter}}
 
{{ToolbarFooter}}
  

Revision as of 09:03, 5 October 2016

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. Expand the dimension to view the hierarchies which it contains. Hierarchies can be dragged from this area into Headers, Rows or Columns to be used within the report. The different hierarchy types can be distinguished by their icon:
Icon Description
User-defined Hierarchy A user-defined standard hierarchy
Parent-Child Hierarchy A parent-child hierarchy
Attribute Hierarchy An attribute hierarchy
  • 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 remove hierarchies from the report, drag them to the Available Hierarchies panel (B above).

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
NewRepIcon.png New Report
OpenRepIcon.png Open Report
SaveCurrReport.png Save Report
SaveAsFav.png Add to Favourites
SelPrevSaveFav.png Favourites
Make Report Writeable Enable writeback on the Grid
RemoveEmptyRows.png Remove Empty Rows
RemoveEmptyCols.png Remove Empty Columns
FeedHierMemRes.png Feed Hierarchy Member Results

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.

Hierarchy Descriptions

New in v8.1 in Report Designer if you hover over a hierarchy/dimension the hierarchy description will be displayed.

Rd2.png

See Also