Let us specify the data composition parameters, just like you did for the previous report.
- Click the Parameters tab.
- For the BeginOfPeriod and EndOfPeriod parameters, in the Type field, select Date and specify its format as Date.
- For the EndOfPeriod parameter, define the expression as shown in listing 13.12.
Listing 13.12. Expression for calculating the EndOfPeriod parameter value
EndOfPeriod(&EndOfPeriod,"Day")
Once you are done, the data composition parameters should look as shown in fig. 13.62.
Fig. 13.62. Data composition parameters
Next page: Settings