Writing Code
 Crystal Reports Forum : Crystal Reports .NET 2003 : Writing Code
Message Icon Topic: crystal report showing incomplete data Post Reply Post New Topic
Author Message
yasinirshad
Newbie
Newbie
Avatar

Joined: 24 Sep 2007
Location: Saudi Arabia
Online Status: Offline
Posts: 39
Quote yasinirshad Replybullet Topic: crystal report showing incomplete data
    Posted: 25 Oct 2008 at 3:52am

Hi,

 I am looking for ways to debug my Crystal report. Sometimes when my application generates a report, the report only displays the top of the report with no results displayed at all. I am thinking that the reason for this is that my formula sometimes returns a value of ZERO. In turn this results in the report not being generated.

Here is my formula. Is there a way to step through the execution of this crystal reports code, without having to start my C#/ASP.NET application in the debugger?

 [code]iif ({@RptMonth} <= {@CrtMonth} AND {@RptYear}=2008.00,{@Amt}/1000,0)[/code]

 I have tried stepping through the C#/ASP.NET code, but this is useless, becuase I am not able to trace into the Crystal report formula.

Someone please help.

Thanks,
Yasin.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.