Inherit Variables

Group Variable Inheritance

For group level, variable inheritance is inherited from parents to children. For example, a group inherits its variable definition from the dashboard in which it sits, however the dashboard does not inherit variable definitions from a group. This is because you cannot define variables at the group level.

Assembly Variable Inheritance

For assemblies, the sibling assemblies inherit variable definition from their siblings. For example, an assembly inherits its variable definition from the assembly from which it was made.