Hi Laurent,
I found out that I can get what I want using Expressions in D2Tables.
There is an other problem. I use an expression like
@@MyParameter(D2TabRow)@@ to get the correct numerical value. That is e.g. 0.987978675645311. I tried to use
@str(@@MyParameter(D2TabRow)@@, "d.dd")@ to format this value but this gives me an error.
Whats wrong with this?
Is it possible to adjust the size of the table header automatically? I use "Parameter 1" in the header but rotated around 90° and by default the header is much to small.
Thanks
Mario
Message Edited by MarioR on
04-10-2008 08:31 AM