Hi,
I am upgrading reports from CR 8.5 to 10. One of the report shows the error
Query Engine Error: S0000: [PrivideX][ODBC DRIVER][FILE IO]Invalid Date Contents.
Thank you
Hi,
I am new to CR. I am upgrading reports from CR8.5 to CR 10. The following formula shows " the string is non-numeric" SY0_CompanyParameters.ARAgingCategory4 is highlighed.
{@agedate};
NumberVar Age_m4 := Month(DateSerial (Year ({@AgeDate}), Month({@AgeDate}) -4, 1));
NumberVar Age_y4...
I guess I must going crazy by working on this issue all day. The error message is "a statement IS expected here'. I don't know why I said it is not.....:(
I set the syntax is to Crystal syntax, and it is working. Thank you
Hello,
I am upgrading reports from 8.5 to 10.
The following formula keeps showing that "A statement is not expected here" ( highlighten on "STD" )
IF {SO_SalesOrderHeader.OrderType} = "S" THEN "STD"
ELSE
IF {SO_SalesOrderHeader.OrderType} = "M" THEN "MST"
ELSE...
Hello,
I need to link the following field A, B
A ( string, length 6) ex: 001234
B ( string, length 4) ex: 1234
they have the same last four numbers.
How can I write a formula to make them equal to each other? Thank you.
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.