CR V8.5
I have passed through a value from a sub report to a main report and subsequently divided this value into a another value in my main report using a formula. I now want to do a select on the result of this formula, but Crystal is telling me the "formula cannot be used as it must be evaluated later".
So for example I have.
A field in my sub report called Weekly Sales Volume.
I have shared this field with my main report and also called it Weekly Sales Volume.
I have then created a formula called Remaining Stock, which divides a field in my main report called Closing Stock with the Weekly Sales Volume field.
I then want to be able to only select records where the result of this formula is less than a specified figure (1.5 for arguements sake).
Any ideas?
I have passed through a value from a sub report to a main report and subsequently divided this value into a another value in my main report using a formula. I now want to do a select on the result of this formula, but Crystal is telling me the "formula cannot be used as it must be evaluated later".
So for example I have.
A field in my sub report called Weekly Sales Volume.
I have shared this field with my main report and also called it Weekly Sales Volume.
I have then created a formula called Remaining Stock, which divides a field in my main report called Closing Stock with the Weekly Sales Volume field.
I then want to be able to only select records where the result of this formula is less than a specified figure (1.5 for arguements sake).
Any ideas?