I am trying to write a report using SB+ 5.2 on UniData. The problem is that I have 2 multi-valued fields - One with 3 decimal places and the other with only 2.
To show the difference, I need to divide the first field by 10.
Now, I have been trying this for days, but it just won't work.
I created a new field with a derived value : (BUD_MATL / 10 - ACT_MATL), but it only does the calculation on the first value. For all others it returns -ACT_MATL If I use the generated V-Type dictionary with LIST, it works fine. It uses REUSE(10) as expected. If I try REUSE(10) in the Field Definition though, SB+ won't let me - Syntax Error.
Anybody out there, who can help me solve this puzzle?

Mecki Foerthmann
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to