Consultor Eletrônico



Kbase P58110: How to access the value of a field in the previous record us
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/8/2003
Status: Unverified

GOAL:

How to access the value of a field in the previous record using Report Builder?

FIX:

Use the Report Builder PREVIOUS(<field-name>) function where <field-name> is the name name of any field in the report.

This function returns the value of the specified field in the previous record. For more details on this function see the "Progress Report Builder User's Guide".