Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Using TppVariable in Detailband

edited January 2005 in General
I haven't quite figured out the ppVariable component just yet. Hopefully I
can explain my situation correctly:

In a DetailBand I have two ppVariables called ppCnt and ppPercent. ppCnt
maintains a running count of various ppDBText componets in the DetailBand
(this I have working). ppPercent I want to be a percentage of ppCnt compared
to all ppCnt records within the group (this I don't have working). I have
another ppVariable (ppSum) in the GroupFooter that shows the sum of all
ppCnt varaibles.

How can I get the ppPercent (in the Detailband) to show the value based on
DetailBand's ppCnt and the GroupFooterBand's ppSum? Or is there a better way
to handle this?

mbd

Comments

This discussion has been closed.