Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CRXI - Formula in SQL query

Status
Not open for further replies.

bkrav

MIS
Jul 26, 2006
19
US
I have formula that calculates the first day of the next month in a formula, but in the SQL it only lets me add parameters. Is there a way to use formulas in the SQL?

I would just put the where clause in the record selection formula, but the sql is a union statement and I need to use it in one section but not both.
 
You could edit the select formula to add the condition that you need. In the Select Expert, click on the Formula button and then edit it like you would any other formula in Crystal.

-Dell

A computer only does what you actually told it to do - not what you thought you told it to do.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top