Two questions:
1) I am updating some old reports and can't figure out how to remove reports fields. Let me explain:
When you are creating report first time, you are asked to choose tables, then in the second step you select fields to be used in report. Let's say I have fileds a,b,c,d,e,f in my report. How can I later on remove field b from report if I don't need it?
For several hours now I am trying to figure this out.
2) In the select expert I have something like this:
Month({fld_date}) > 10 and
Month({fld_date}) < 12 and
When I run report I see that above two lines are ignored and when I click Show SQL Query I see that these two lines are omitted... No warning... nothing at all....
What's wrong?
I am forced to use Crystal since version 9. I am on "greatly improved" version IX now.
Thanks...
1) I am updating some old reports and can't figure out how to remove reports fields. Let me explain:
When you are creating report first time, you are asked to choose tables, then in the second step you select fields to be used in report. Let's say I have fileds a,b,c,d,e,f in my report. How can I later on remove field b from report if I don't need it?
For several hours now I am trying to figure this out.
2) In the select expert I have something like this:
Month({fld_date}) > 10 and
Month({fld_date}) < 12 and
When I run report I see that above two lines are ignored and when I click Show SQL Query I see that these two lines are omitted... No warning... nothing at all....
What's wrong?
I am forced to use Crystal since version 9. I am on "greatly improved" version IX now.
Thanks...