Oracle and CR11
I have a simple cross-tab but no experience with them.
I have 3 fields for the row - period, project, part
I just want all fields to show on all rows so when it exports to Excel the user can sort easily.
So instead of:
3 ABC 123
TOTAL
3 DEF 456
789
TOTAL
it needs to be:
3 ABC 123
3 ABC TOTAL
3 DEF 456
3 DEF 789
3 DEF TOTAL
I have a simple cross-tab but no experience with them.
I have 3 fields for the row - period, project, part
I just want all fields to show on all rows so when it exports to Excel the user can sort easily.
So instead of:
3 ABC 123
TOTAL
3 DEF 456
789
TOTAL
it needs to be:
3 ABC 123
3 ABC TOTAL
3 DEF 456
3 DEF 789
3 DEF TOTAL