1
Answer

The result of selection formula must be a boolean.

Ask a question
Kumar S

Kumar S

11y
2.2k
1
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)