Group Gantt Sort

The sort order for content when a Gantt Analysis is created. Use variables when you don’t want to statically specify column names.

Default: [<%Group%>], [<%GroupGanttStart%>], [<%GroupGanttEnd%>]

<%Group%>

Used to identify the Group Name specified in the Group Column Name property.

<%GroupGanttEnd%>

Used to identify the Group Gantt End date specified in the Group Gantt End property (above).

<%GroupGanttStart%>

Used to identify the Group Gantt Start specified in the Group Gantt Start property (below).

Back to Top