:banghead:Hello, I'm new to this forum. I need to see if this can be feasible. I need an annual training summary report, but with non-aggregate information in the detail, sorted into monthly columns. Here's an example of what I want:
................|...... Jan........|...... Feb........|...... Mar......|
Category 1 | Day | Hours | Day | Hours | Day | Hours |
................| Day | Hours | Day | Hours | Day | Hours |
Category 2 | Day | Hours | Day | Hours | Day | Hours |
................| Day | Hours | Day | Hours | Day | Hours |
The day is the day in the month and the hours is the number of hours spent training in that category. The number of days in each monthly column is dynamic.
I tried to use subreports for each column within the category, but I get an overflow error since I'm not sure how to set the parent/child properties to filter each "detail list" by month. All data is normalized, so there's no problem there, and I can't use a pivot table because not only do I need to show all months, but also there's a report header that's needed also. I'm hoping I can get some help on this.
................|...... Jan........|...... Feb........|...... Mar......|
Category 1 | Day | Hours | Day | Hours | Day | Hours |
................| Day | Hours | Day | Hours | Day | Hours |
Category 2 | Day | Hours | Day | Hours | Day | Hours |
................| Day | Hours | Day | Hours | Day | Hours |
The day is the day in the month and the hours is the number of hours spent training in that category. The number of days in each monthly column is dynamic.
I tried to use subreports for each column within the category, but I get an overflow error since I'm not sure how to set the parent/child properties to filter each "detail list" by month. All data is normalized, so there's no problem there, and I can't use a pivot table because not only do I need to show all months, but also there's a report header that's needed also. I'm hoping I can get some help on this.
Last edited: