|
-
Apr 6th, 2007, 10:29 AM
#1
Thread Starter
PowerPoster
Crystal Reports 10.2 Formula ?
I have a report developed in CR 10.2 and I have a formula field that I am creating. My input dataset is a dynamic dataset with 3 columns in it, 2 of which are defined as decimal. This was defined within a VB.Net 2005 app.
Since adding this formula, I keep getting an error on the formula (I've attached a screen print of the error msg). So, I changed the formula to include a Conversion, however, now when I try and save it, I get another error "A field is required here" on the hightlighted code.
Code:
formula = Sum (CDbl ({tblReport.gallons}))
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|