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

Crosstab Calculation at Runtime

edited July 2005 in General
Hi.
I've need to calculate % of column and % of row respect to total dimension y
and totale dimension x.
There is a way to implementing this in calc section of Crosstab component ?.
Thank's.

Comments

  • edited July 2005
    Hi,

    Unfortunately there is no built-in way to perform this task. Where would
    you like to display these calculations? You may be able to use some of the
    crosstab events such as the OnGetDimentionValue and OnGetTotalValue to
    retrieve the proper values and output the calculations elsewhere in the
    report.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.