Reference Reset Page Number in Repeating Group Page
I am trying to create a report where the page number is reset within a DATA repeating group. I have two problems
1. I need to display a value in the bottom margin for evey page 1 in the DATA repeating group. Right now it will show the value for the very first page but not when the DATA repeating group page is reset to 1. How do I reference the DATA repeating group page number in the format trigger to view or not to display the value?
2. The DATA repeating group above is nested within another repeating group (PROVIDER). In the PROVIDER repeating group I have a single page which is outside and after the DATA repeating group. Tthe renumbering in the DATA repeating group works great for the first set of pages, but there after the DATA repeating group page number starts with 2. I assume it has something to do with the single page in the PROVIDER repeating group but cannot figure out how to get the DATA repeating group to ignore that page so the first page of successive DATA repeating groups start
1. I need to display a value in the bottom margin for evey page 1 in the DATA repeating group. Right now it will show the value for the very first page but not when the DATA repeating group page is reset to 1. How do I reference the DATA repeating group page number in the format trigger to view or not to display the value?
2. The DATA repeating group above is nested within another repeating group (PROVIDER). In the PROVIDER repeating group I have a single page which is outside and after the DATA repeating group. Tthe renumbering in the DATA repeating group works great for the first set of pages, but there after the DATA repeating group page number starts with 2. I assume it has something to do with the single page in the PROVIDER repeating group but cannot figure out how to get the DATA repeating group to ignore that page so the first page of successive DATA repeating groups start
0