[RESOLVED] Can't find error in Crystal Report XI???
I'm using Crystal Reports XI. I have a report that is using a Table from a SQL Server 2005. I drag my fields onto the report from the table. When I try and run the report in test mode, I get the error:
"A number field or currency amount field is required here".
That's all fine, but the problem is that it just displays this message and it doesn't show which field is in error. How do I debug it?
Thanks,
Re: Can't find error in Crystal Report XI???
Will be a pain in the butt if you have alot of Formula fields but you can open them up one by one and hit save and it should pop up if there's an error in it. If it is a parameter error try refreshing(f5) and have it prompt for new parameters.
Re: Can't find error in Crystal Report XI???
That worked!!!
Thanks Besoup!