ElkeSeeger
Technical User
Hi all,
i want to create a group result with a formula.
There are two groups in the report, number and date
E.G:
12345
04.07.02
07.07.02
34567
08.07.02
09.07.02
i created two formulas:
if count (date.date, date.date)> 1 then formula = 60
if count (date.date, date.date)= 1 then formula = 40
the second formuala should sum the results of the first
formula i created.
But that doesn't match - i always get an error message that the group result couldn't be created.
Any idea?
Elke
i want to create a group result with a formula.
There are two groups in the report, number and date
E.G:
12345
04.07.02
07.07.02
34567
08.07.02
09.07.02
i created two formulas:
if count (date.date, date.date)> 1 then formula = 60
if count (date.date, date.date)= 1 then formula = 40
the second formuala should sum the results of the first
formula i created.
But that doesn't match - i always get an error message that the group result couldn't be created.
Any idea?
Elke