ppVariable Dynamic Allignment!
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
~~~~~~
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
~~~~~~
This discussion has been closed.
Comments
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.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com