The columns in the record groups or queries used to populate a hierarchical tree are:
For example, the data in the table below would produce the following hierarchical tree:
+ - Car
| - Honda
- Airplane
| - Boeing
| - Boeing
Initial State |
Depth |
Label |
Icon |
Data |
---|---|---|---|---|
-1 |
1 |
'Car' |
'' |
'car' |
0 |
2 |
'Honda' |
'' |
'civic' |
1 |
1 |
'Airplane' |
'' |
'plane' |
0 |
2 |
'Boeing' |
'' |
'747' |
0 |
2 |
'Boeing' |
'' |
'757' |