Post Author: slackewix
CA Forum: Formula
Hi everuone, this is the situation: I have a main report with 3 subreports, each one of them has a subtotal: I can show the correct values in the main report (using the shared var) and calculations are fine. But here's the thing: when one of the subtotal is 0 I want the subreport to be hidden. So I tried to omit it with the formula: {@subTotVar} = 0. The result is that the value of @subTotVar always changes to 0. Using evaluateafter doesn't change anything. Any help please? thanksps.: I use CR XI professional