I have a report that has several groups.
1. Object Sequence (every row in the db is distinct)
2. Object Type (e.g., an expenditure, revenue, or equity)
3. Object Category (e.g., salaries, benefits)
Both the object type and category appear on the report (I deleted the sequence field - it's only there for sorting purposes). What's aggravating is I can't figure out how to supress the object type and object categories after they've printed for the first time. I get a repeat of the header on every row. Is there a way to supress repeating headers? Could the fact that the object sequence changes every time be causing the object type and category to display repeatedly?
1. Object Sequence (every row in the db is distinct)
2. Object Type (e.g., an expenditure, revenue, or equity)
3. Object Category (e.g., salaries, benefits)
Both the object type and category appear on the report (I deleted the sequence field - it's only there for sorting purposes). What's aggravating is I can't figure out how to supress the object type and object categories after they've printed for the first time. I get a repeat of the header on every row. Is there a way to supress repeating headers? Could the fact that the object sequence changes every time be causing the object type and category to display repeatedly?