Nesting hyperblocks
You can nest hyperblocks so that one or more hyperblocks are contained within another. You can use this technique to generate separate tables of data from a single formula. Each table displays a different slice of data, controlled by the outermost hyperblock.
This example extends the Overlapping hyperblocks example by nesting the overlapping hyperblocks within a hyperblock which is linked to the Region dimension of the Analysis cube of the Samples application.
This example also demonstrates the importance of this note:
Note: If you add a formula to the
value cell of a hyperblock, or to the shared value cell of overlapping hyperblocks, the
formula automatically references the hyperblocks. It also automatically references any
existing lists in the report - in combo boxes, for example. If you subsequently add further
list objects, you must manually adjust the formula to reference them.
If you insert a formula outside a hyperblock, the formula automatically references any other list objects in the report, but not the hyperblock.