Crystal Report problem
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello everybody ! My question is quite stupid in Crystal Report but I need your help Carton | Goods name | Cube of Carton T1 | A | 0.15 //not suppressed T1 | B | 0.15 //suppressed T1 | C | 0.15 //suppressed T1 | D | 0.15 //suppressed T2 | E | 0.74 //not suppressed T2 | F | 0.74 //suppressed T3 | G | 0.86 //not suppressed ---Total (???)1.75 //not suppress I need to make a total of Cube of Carton (???). I only calculate the unsuppressed to ???. ??? will be exactly 1.75. When I make Running Total Fields, the ??? is 2.94 instead of 1.75 I need. Help me the exact formula Thanks in advance !
It seem to be a solution or an answer.