Groups

Groups are sets of variables within sections. You can organise variables into groups by multi-selecting and hitting Cmd/Ctrl+G (or right-click -> group variables). You can also create as many nested groups as you like (simply create a group under an existing group).

Groups can also be used to:

  • Groups in Functions: Easily sum (or avg/min/max...) the variables within the group. Just type sum(Group Name) and Causal will sum all the variables within that group. When variables are added to (or removed from) the group, the function (e.g. sum) will auto-update.
  • Table headers: Organise variables under Group Name headers on tables (e.g. Users is the group header in the screenshot below, and the variables underneath are contained in the group)