Tuesday, August 19, 2014

RCOUNT

This function takes a set of records as input and counts the number of records encountered so far.
Syntax: RCOUNT(expr)
Syntax description
expr is an expression of any datatype.
Steps: Go to Criterial – Select the Column – Right Click – Select Edit Formula – Click on Insert function – click on Running Aggregate folder and select RCOUNT

Example: RCOUNT("Sales"."Rp Revenue")

No comments:

Post a Comment