Forum Discussion
Aartibhilare
Helper III
1 year agoPage break in multi column report
Hi, I have created a multicolumn paginated report, which includes a subreport that I want to break at the group level (based on the "Date" field). Currently, the report is breaking at the column lev...
divyed
Super User
1 year agoHello Aartibhilare ,
It should work. It looks like below :
Outer box is a listbox. Then I have added a textbox with column I want as group. Next is a table , you can add fileds you want to show in the table except date.
3rd one is again a table, you can replace this with your subreport which will take date as input and breaks accordingly.
Aartibhilare
Helper III
1 year agoHello divyed
i want like below in 3 columns
if i kept column as 3 it wont work but column 1 works completely fine
at the end my report end goal is as below and break at at date level
- Aartibhilare1 year ago
Helper III
Hi divyed
any thoughts?