Skip to Content
0
Former Member
Mar 02, 2009 at 09:24 AM

PLD Issue- Sum of UDF ROW amount to Page Footer group by another UDF

188 Views

Hi Experts,

Can we get value from summation of row to the end of the report group by UDF in row using PLD

Sample data

UDF Base

wt01 100

wt01 200

wt01 300

blank 100

wt02 150

wt02 250

wt02 350

The end of the report -- should have values below

wt01 = 600

wt02 = 750

Thanks