Skip to Content
0
Former Member
Apr 09, 2010 at 07:21 PM

Suppressing even when the Suppress is not checked

596 Views

Hi,

I have a Crystal XI R2 report which is a fairly straight forward report.

Now, some of the data was not visible in the details and so, i opened the section expert to see if there's any formula restricting it.There i saw next to details -> suppress(No Drill Down) was in red;inside was a formula like below.

if ({SP_RPT_FMR.SSN}) = 0 then true.

What i also noticed was that the suppress(No Drill Down) option was NOT checked.So, i thought that this formula wouldn't work.But when i commented the code, the entries where SSN = 0 were showing up.

Am i missing something here? Why would the formula work when the option wasn't checked?

Please let me know if you saw this already..

Thanks!

Sarma