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

Difference between revisions of "Grid Charts"

(Added categories)
Line 21: Line 21:
 
==Configuring Existing Charts==
 
==Configuring Existing Charts==
 
Right-clicking a Grid and choosing {{Menu|XLCubed|Grid Charts|Manage Grid Charts...}} allows you to change the chart type and what members are being charted.
 
Right-clicking a Grid and choosing {{Menu|XLCubed|Grid Charts|Manage Grid Charts...}} allows you to change the chart type and what members are being charted.
 +
 +
==Time Series Graphing==
 +
 +
This example shows a technique for displaying a time-series graph.  It is based on data in Adventure Works cube.  You can download the Excel spreadsheet that is used in the example here [[File:TimeSeriesGraphFromSlicer.zip]]
 +
The report is based on a slicer that allows the user to switch between showing the graph data based on quarters, months or days.
 +
 
 +
Workbook  Sheet  - Chart
 +
This sheet shows the graph based on the data chosen in slicer above it.
 +
This switches the graph data between quarters, months and days depending on the slicer selection.
 +
 +
  
 
[[Category:Grid Reporting]]
 
[[Category:Grid Reporting]]

Revision as of 15:10, 24 June 2011

Grid Charts introduce truly dynamic charting to XLCubed. One or more Grid charts can be tied to each Grid. You have the ability to specify the level being charted (Entire Grid / Specific Level / Lowest Level) as shown below, and the charts will change, grow and shrink with the Grid. Once created, the Grid chart can be sized and formatted as with a standard Excel chart.

To create a Grid Chart, right-click on a Grid and choose XLCubed > Grid Charts and then the type of Chart.

Chart Types

Show Lowest Members

This option charts the cross-section of the lowest levels in the Grid:

GridChart(Lowest).png

Show All Members

This option creates a Grid chart which shows details of the entire visible Grid:

GridChart(All).png

Show at Selected Levels

The levels option allows you to select which levels of the Grid hierarchies are used for the chart:

GridChart(Levels).png

Configuring Existing Charts

Right-clicking a Grid and choosing XLCubed > Grid Charts > Manage Grid Charts... allows you to change the chart type and what members are being charted.

Time Series Graphing

This example shows a technique for displaying a time-series graph. It is based on data in Adventure Works cube. You can download the Excel spreadsheet that is used in the example here File:TimeSeriesGraphFromSlicer.zip The report is based on a slicer that allows the user to switch between showing the graph data based on quarters, months or days.

Workbook Sheet - Chart This sheet shows the graph based on the data chosen in slicer above it. This switches the graph data between quarters, months and days depending on the slicer selection.