1
Answer

The result of selection formula must be a boolean.

The result of selection formula must be a boolean. how to fix the error.
i have  using crystal report, but i didnt write any formula.
i have load the report from table which is executed by my sql query.
in my query i have written, Sum(Tab1.revisit - 1) AS OldCount,
in sql, its executed fine.

Answers (1)