0

I am trying to establish a grouping for CSG1 and Section to look like below where the CSG is the parent then the Section is the Child and the expression will be the detail. Somehow, after I defined the parent and child group the section is aligned with the group. Section should be at the bottom of CSG, and I cannot find the correct properties to do this.

enter image description here

Output

enter image description here

My .rdl template set-up. I cannot make the field section go at the bottom of CSG field.

enter image description here

Arsee
  • 651
  • 2
  • 11
  • 36
  • based on the design view, the group was created without any issue, could you provider the `preview` page? – LONG Feb 08 '17 at 20:07

1 Answers1

0

On the CSG Row Group, right mouse click, Add Group, select Adjacent below, on the group by select "Section"

SuperSimmer 44
  • 964
  • 2
  • 7
  • 12
  • I just have to delete extra columns to align them into 1 column after I established the grouping. – Arsee Feb 20 '17 at 21:56