Page break between columns group in RDCL report

天大地大妈咪最大 提交于 2020-01-04 04:54:28

问题


I have on table matrix with columns group. I want that the table length is break on new page if change the group value. Example of my table;

  GROUP COLUMN 1       |    GROUP  COLUMN 2
        |mounth1 | month2 | month3  |  mounth4 | month5 | month6   
  TEXT1 |
  ............................................................
  TEXT1 |
  ............................................................

Some one can help me?

EDIT:

I uploaded an image of the report. It's a very simple matrix table. I would like page break after the "Periodo" column its was changed value. Thank...

回答1:


In your Design, in the group properties of your Group Column, you can set, in "Page Breaks" option the option "Between each instance of a group"



来源:https://stackoverflow.com/questions/11364448/page-break-between-columns-group-in-rdcl-report

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!