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

ppVariable Dynamic Allignment!

edited May 2003 in General
I have three variables in the summary band, with datatype as double, and all
are right justified. And their autosize is true. First line consist of two
variables in parallel, second line has the third variable which is alligned
to one of the above two variables based on certain condition. i.e;

Var-1 Var-2
------------------------------- if Var-1 > Var-2 then
Var-3
------------------------------- if Var-2 > var-1 then
Var-3

How can I position the Var-3 right alligned to the respective above
variables ?


Thanks in Advance

Moorthy
~~~~~~

Comments

  • edited May 2003
    Moothy,

    Try creating two identical variables (one in each column) and align them to
    their corresponding variable. Then you can toggle the visibility of each
    variable based on the value of the above two variables.

    --
    Best Regards,

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