Database Tree Shortcuts
  • 4 Minutes to read
  • Dark
    Light
  • PDF

Database Tree Shortcuts

  • Dark
    Light
  • PDF

Article summary

Tree-view short-cut menus

A range of shortcut menu's can be brought up by dragging tree-view items on top of each other.  Shortcut menus are context sensitive, and only valid operations will be displayed.  

Shortcuts by Report Type

The following shortcuts are available (note, assume both fields come from the same time unless specified otherwise):

OptionDropped FieldTarget FieldFeature
Scatter Plot[numeric discrete field][numeric discrete field]A 2-dimensional Multi-Function Profile with chart type of scatter will be created.
Function Profile[numeric field][discrete field]The dropped field will become the measure in a profile that has the target field as the dimensions.
Multi-Function Profile[numeric field][discrete field]A Multi-Function-Profile will be calculated with [sum of dropped field] as the measure and [target field] as the dimension.
Crosstab [low cardinality discrete field][low cardinality discrete field]A profile report with the dropped field as the pivot will be created.
Aggregate Sum[numeric field]joined [primary table]A derived field will be added to the primary table containing the sum of [dropped field] for each linked record.
Aggregate All[numeric field]joined [primary table]A set of fields summarizing the numeric field (Sum, Min, Max, Count, Avg) will be added to the primary table.
Copy Up[field]joined [primary table]The dropped field will be copied onto the primary table.
Join [field] from one table[field] of matching field and data type in an unjoined [table]The tables will be joined with the dropped field becoming the Primary Key, and the target field the Foreign Key.
Dimension (dimension) Measure Analysis[numeric field][low cardinality discrete field] A dashboard will be created, showing the following 4 reports
Discrete Statistics[numeric discrete field] 
[discrete field]
A multi-field statistics report with the dropped field as the repeated field for which statistics are calculated, with the values from the target field as "repeated categorical variables" (i.e., filter/label) for each row.
Range Profile
[numeric discrete field] (not low cardinality)
[discrete field]

A Multi-Function Range Profile where dimension = target field, and measures (min, max and avg) of dropped field.

Note: To get rid of a shortcut menu, press escape.

Shortcut menus can be configured so that they will only appear when the LEFT SHIFT key is held down.  This is controlled via 

  • Tools | Settings | Set Tree Short Cuts on Shift
  • Tools | Settings | Quick Tree Short Cuts 

Shortcuts by Field and Data Type

Drop Field TypeData TypeAvailable Shortcuts
Stringlow cardinality discrete field
  • Crosstab
StringDiscrete Field
  • Copy Up
  • Join (Note - integer join keys are faster)
StringContinuous Field
  • Copy Up
Integerlow cardinality discrete field
  • Crosstab
  • Copy Up
  • Aggregate (any)
IntegerDiscrete Field
  • Crosstab
  • Copy Up
  • Join
  • Aggregate (any)
  • Scatter Plot
  • Function Profile
  • Multi-Function Profile
  • Dimension Measure Analysis
  • Discrete Statistics
  • Range Profile
IntegerContinuous
  • Copy Up
  • Join
  • Scatter Plot
  • Function Profile
  • Multi-Function Profile
Doublelow cardinality discrete field
  • Crosstab
  • Copy Up
  • Join
  • Aggregate (any)
DoubleDiscrete Field
  • Copy Up
  • Join
  • Aggregate (any)
  • Scatter Plot
  • Function Profile
  • Multi-Function Profile
  • Dimension Measure Analysis
  • Discrete Statistics
  • Range Profile
DoubleContinuous
  • Copy Up
  • Join
  • Aggregate (any)
  • Scatter Plot
  • Function Profile
  • Multi-Function Profile
DateDiscrete Field
  • Crosstab
  • Copy Up
  • Join
  • Aggregate (any)
  • Scatter Plot
  • Function Profile
  • Multi-Function Profile
  • Dimension Measure Analysis
  • Discrete Statistics
  • Range Profile
DateTimeContinuous

  • Join
  • Aggregate (any)

Was this article helpful?

What's Next