Hi Grzegorz,
I tried your code with some "hand-made" test-data. In my output there is no 'SumLabel'. The other Labels are printed correct.
We use Webfocus 4.3.5.
Hope, you have some good ideas.
Thanks a lot,
Roland
Hi Grzegorz,
I tried your suggestion but it did not work. In this case, the Report looks like this:
BYVAR1 BYVAR2 BYVAR3 Label1 Label2 Label3
------ ------ ------ ------ ------ ------
A K X 2 1 50.00
Y 3 1 33.33
L X...
Hi everybody,
My code is like this:
SUM
VAR1 AS 'Label1'
VAR2 AS 'Label2'
COMPUTE VAR3/D9.2= 100*VAR2/VAR1; AS 'Label3'
BY BYVAR1
BY BYVAR2
BY BYVAR3
ON BYVAR2 SUMMARIZE AS 'SumLabel'
ON TABLE COLUMN-TOTAL AS 'TotalLabel'
and the report looks like this:
BYVAR1 BYVAR2 BYVAR3 Label1...
Hi,
is it possible to nest REPEAT loops in WebFocus. I tried but i got useless error-messages. In the manual there is only an example for simple REPEAT loops. Has anybody an example for nested REPEAT loops.
Thanks a lot,
Roland
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.