The Page Number by groups
Hello, Birt Designer Experts.<br />
<br />
Could anybody please show me how to display the page number by grouping at the Master Page? <br />
<br />
I would like to display the page number with the format of ?<strong class='bbc'>m of n</strong>? at grouping level, where n is the page number of the grouping and m is the total number of page in the grouping at the master page of the footer.<br />
<br />
For example, I have three input parameters, the ID=001, ID=002, and ID=003, and there are 1, 2, and 3 pages each grouping respectively. In this way, I want 1 of 1 ID=001, 1 of 2, 2 of 2 for ID=002, and 1 of 3,,,,,,, 3 of 3 for ID=003 at every master page in footer. <br />
<br />
If I use the AutoText from the Pallet and attach it in Master Page, it ignores the grouping function, and simply shows the page number and the total page of the whole form. This is not what I want.<br />
<br />
So far, I can display the total page for each grouping, meaning that I can populate the value of ?<strong class='bbc'>n</strong>? out of ?<strong class='bbc'>m of n</strong>? by using the page variable, but not the value of ?<strong class='bbc'>m</strong>?.<br />
<br />
My application version is:<br />
Actuate BIRT Designer Professional <br />
Version: 11.0.0<br />
<br />
Your tip or example will be very helpful. <br />
Thank you