Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 216 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Footer should be always at the bottom after printing the grouping values

Summary
Footer should be always at the bottom after printing the grouping values
Content
We have a requirement to develop a BI publisher to report one document which has 2 inner groupings where in inside the first group for each inner group looping the report has to generate footer at the bottom of the page like
For-each X
For- each Y
1
2
3
4
End-for
Print Footer at the Bottom of the page If space exists in the page else new page and footer in the bottom of the page leaving space in the top.
end-for
Have attached the Expected output in this SR
Please assist us in accomplishing this requirement.
Answers
-
Hi,
If I understand correctly after end of first loop you want to print something on the bottom of the page. We cannot call that as footer because footer will print on the each page doesn't matter where your loop ends.
For this requirement you can use word feature to put table at the bottom of the page after first loop ends.
Could you upload sample layout in this thread it will help.
Regards,
Brajesh
0