The report runs fine without the deleted derived field. I created a new field and put in only "least(100,800)" I then attempted to run the reports and receive an SQL Execution Error of "Missing FROM clause"
That didn't work either. I used cut and paste to copy your coding exactly and I continue to get the "Missing Right Parentheses" error when I test the derived field.
Is there any other information that I could provide that would be helpful?
That still isn't working for me. In the SQL derived field I put the following.
least (((REPORTS.V_EXPANSION_FLDS.FIELD22/52)*.667),800)
and I receive the message "Missing Right Parentheses"
That, but that didn’t quite work. When I enter it as an SQL derived field, I get the error “Missing Right Parentheses.” If I enter it as a ReportBasic Macro I get numerous errors.
I have a drived field which calculated a dollar amount. I would like to create a field that looks at that field and if the amount is over a set amount (say $800) it returns $800, but if it is less it returns the calculated amount. I've tried using SQL and I'm not really familer with using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.