|
empty parameter/not defined |
All periods are displayed. |
[] |
[] |
Selects default property value (not period related). This must be used when using
the count property and retrieving resource sets. See Count Examples. |
* |
* |
Displays 1 'virtual' period which represents the sum of all periods in the
horizon. |
[<period name>] |
[Week 1] |
Displays period specified. For example Week 1. |
[<period name>] + <number periods> |
[Week 2]+1 |
Displays the period specified and subsequent number of periods. For example 2
periods: 'Week 2', 'Week 3'. |
[#<period index>] + <number periods> |
[#10]+2 |
Displays the 10th period in the horizon plus 2 following periods. #10, #11,
#12. |
*[#<period index>] +<number periods> |
*[#2]+2 |
Displays 1 'virtual' period which represents the SUM over the period range
(period index + subsequent 2 periods. For example Sum of Period 2, Period 3, Period
4). |
*[<period name>] + <number periods> |
*[Week 4]+3 |
Displays 1 'virtual' period which represents the SUM over the period range
(period name + subsequent 3 periods. For example Sum of Week 4, Week 5, Week 6, Week
7). |