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

Difference between revisions of "Breakout Value"

m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The Breakout Value option is available on the right mouse button pop-up menu when the currently active cell contains an [[XL3Lookup]] function, a [[XL3ValueRankLookup]] function, or a [[Grid_Reporting_Overview|Grid]] data cell.
+
{{VersionDisambiguation|pageVersion=|disambiguationPage=Breakout Value/Versions}}
 +
{{:Breakout Value/Version 7.2}}
  
The Breakout Value option allows an interesting piece of data to be further explored and broken down into component parts. For example, if the cell showing Reseller Sales Amount for the United States region in of 2003 is broken out by product, then the result will be the top 10 (or however many items are selected to Breakout by) products for the United States region in 2003. The items broken out can then themselves be broken out by another hierarchy to analyse more deeply.
+
<!--I've transcluded the appropriate version above so that we don't have to repeat the information.-->
  
[[File:grid.png|center]]
+
[[Category:Grid Reporting]]
 
+
[[Category:Formula Reporting]]
# Select a cell to analyse
+
[[Category:OLAP Operations]]
# Select Break Out from the right mouse button pop-up menu
 
# The Breakout dialog appears:[[File:BreakoutDialog.png|center]]
 
#* The '''Position to insert breakout''' is used to specify the starting cell on the spread sheet where the Breakout values are to be inserted
 
#* The '''Hierarchy to breakout''' field is used to select a dimension to use to Break out the cell value
 
#* '''Show top or bottom members''' and '''Breakout count''' determines the number of rows of Breakout information that are generated, and whether they should be of the highest or lowest ranked members
 
#* The '''How to breakout hierarchy''' field (when Breaking out from a Grid), or the '''Rank by selection''' field (when Breaking out a formula) is used to choose a selection from the Breakout hierarchy
 
#* The options checkboxes allows you to configure whether headings, etc. should be shown
 
#* When Breakout is used on a Grid, the option to insert a '''Trend Sparkline''' is available. This will add a chart per member that is returned in the breakout, showing the selected trend.
 
# The result is inserted into the sheet.
 
# An item in the Breakout can then be further broken out.
 

Latest revision as of 14:21, 12 December 2012


The Breakout Value option is available on the right mouse button pop-up menu when the currently active cell contains an XL3Lookup function, a XL3ValueRankLookup function, or a Grid data cell.

The Breakout Value option allows an interesting piece of data to be further explored and broken down into component parts. For example, if the cell showing Reseller Sales Amount for the United States region in of 2003 is broken out by product, then the result will be the top 10 (or however many items are selected to Breakout by) products for the United States region in 2003. The items broken out can then themselves be broken out by another hierarchy to analyse more deeply.

Breakoutgrid.png
  1. Select a cell to analyse
  2. Select Break Out from the right mouse button pop-up menu
  3. The Breakout dialog appears:
  4. NewBreakoutDialog.png
    1. The Position to insert breakout is used to specify the starting cell on the spread sheet where the Breakout values are to be inserted
    2. The Hierarchy to breakout field is used to select a dimension to use to Break out the cell value
    3. Show top or bottom members and Breakout count determines the number of rows of Breakout information that are generated, and whether they should be of the highest or lowest ranked members
    4. The How to breakout hierarchy field (when Breaking out from a Grid), or the Rank by selection field (when Breaking out a formula) is used to choose a selection from the Breakout hierarchy
    5. Show percentages include a % column to show that items contribution to the parent value
    6. Track active cell see section below
    7. Display percentage bar include a incell bar to represent the % value
    8. Include 'Others' grouping If breaking out to display the top 5 members - this option will create an "Others" grouping to group all the items outside of the top 5
    9. Exclude zeros exclude members with a 0 value from the breakout
    10. Exclude nulls exclude members with no values from the breakout
  5. The result is inserted into the sheet.
  6. BreakoutResult.png
  7. An item in the Breakout can then be further broken out.

Track Active Cell

With "Active Cell Tracking" enabled then clicking on another data value in the source grid will update the breakout values to reflect that selection. The "Active Cell" is highlighted to show the current selection.

Breakout of "United Kingdom", "All Periods"
Breakout of "United States", "CY 2001"

See Also