Kbase P16386: How to calculated the number of days between two dates in Re
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/25/2003 |
|
Status: Unverified
GOAL:
How to calculated the number of days between two dates in Report Builder?
FACT(s) (Environment):
windows
SYMPTOM(s):
Report Builder
FIX:
1) Select calculated field from the calculations menu.
2) Select New.
3) Enter a Field name for this new calculated field.
4) In the expression field enter the starting date field then a space a minus sign (-) and another space then finally, the ending date field. This is an example;
Startdate - EndDate
5) Click ok to save the calculation.
Now you can insert this calculated field into your report