Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Not sure what Div, Dis, and Thana are, but I think this is what you're looking for.</p> <hr> <p>First, you need to set up two groups: one outer group for Div and Dis that has a page break after each group; one inner group for Thana for each Div and Dis group. Also, you want a group header row that includes both groups.</p> <p>If you haven't set up grouping on your table already, you can follow this exactly:</p> <ol> <li>Select the table, right-click, and go to properties.</li> <li>On the Groups tab, either select the existing tab (<code>table1_Group1</code>?) or create a new group.</li> <li>Enter group on fields (Div and Dis), one per line.</li> <li>Check <em>Page break at end</em> to break after each Dis.</li> <li>Click OK.</li> </ol> <p>Then set up a second group. This is the inner Thana group:</p> <ol> <li>Add a new group.</li> <li>Enter group on field Thana.</li> <li>Check <em>Include group header</em>. This inner header is the one you want, grouped by Div, Dis and then Thana.</li> <li>OK out.</li> </ol> <p>You should now have the groups set up and see a new row in your table. This is the group header row for the second group (shown by "(<sub>2</sub>"). Set expressions in each textbox for the group header for Div, Dis, and Thana.</p> <p>Then in the details row, set the expressions for Name, ID, and address.</p> <p><em>Note: depending on the number of columns and layout of your table, you may need to experiment with merging columns, border styles/colors, and textboxes. This is a finicky art but eventually you will get the hang of it.</em></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload