zusulik
March 20th, 2008, 11:40 AM
Hello everyone,
For automation purposes I need to make sure that exactly 6 rows appear in one CR report. For exmaple:
0 - Not Set 45
1 - Immediate 3
2 - Next 23
3 - Ship 18
4 - Time 92
5 - Unassigned 17
(where the first field is a group header and the second field is a sumary field)
Now, sometimes I will have a situation where '1-Immediate' will have zero entries (i.e. it will not be present in the initial query output). This causes CR to not dispay this group alltogather, and I get:
0 - Not Set 45
2 - Next 23
3 - Ship 18
4 - Time 92
5 - Unassigned 17
So, is there a way to make sure that all group names will show up?
Thank you
For automation purposes I need to make sure that exactly 6 rows appear in one CR report. For exmaple:
0 - Not Set 45
1 - Immediate 3
2 - Next 23
3 - Ship 18
4 - Time 92
5 - Unassigned 17
(where the first field is a group header and the second field is a sumary field)
Now, sometimes I will have a situation where '1-Immediate' will have zero entries (i.e. it will not be present in the initial query output). This causes CR to not dispay this group alltogather, and I get:
0 - Not Set 45
2 - Next 23
3 - Ship 18
4 - Time 92
5 - Unassigned 17
So, is there a way to make sure that all group names will show up?
Thank you