Click to See Complete Forum and Search --> : Crystal Reports running slow when creating custom function


fhurtado
August 8th, 2005, 07:44 PM
I have created a custom function to calculate a date and when I run crystal 10 it takes a very long time to run. It looks like its evaluating the custom function inside every record. What I want is to evaluate this date one time and then use that date in my where clause. When I hardcode this date, it runs fast. Is there anyway I can do this?