PDA

View Full Version : Custom stat range hands/tot hands



kev
09-12-2009, 07:29 PM
I have a custom report that has a number of ranges and I would like each range to contain a stat that contains the number of hands in that range divided by the total hands of all ranges. Does it make sense?

<Stat GroupName="Default" ColumnName="% (range hands/tot hands)" ValueExpressions="What do you Put here?" Evaluate="what goes here?/TotalHands" ColumnHeader="wutva" ColumnFormat="0.00" ColumnWidth="*" Tooltip="Range/tot" />

Any help appreciated :)