Keep Fixed Data row fixed on mutliple pages when deployed

…衆ロ難τιáo~ 提交于 2019-12-11 22:35:16

问题


I have a Tablix member that is FixedData and works fine in preview mode.

The problem is once deployed the Fixed Data only shows on the first page, the next page it doesn't work anymore.


回答1:


You need to enable the advanced mode in the grouping panes.

Once you enable the advanced mode you will see static groups in your grouping pane. when you select static group you will notice that corresponding cell in the table will be highlighted.

Goto the desired cell by selecting the appropriate Static Group. In the properties window of that static group set RepeatOnNewPage to True and KeepWithgroup to After

Now you are all set to show data row on multiple pages.

HTH.




回答2:


Recently I experienced something similar its rather strange but SSRS play funny games sometimes.

  1. I deleted the Data Source and created again and it started working God knows why but it worked for me.
  2. Another thing sometimes If screen display settings are set to medium some times the report data doesnt display but when you export from the reportviewer to some excel or so you can actually find all the data.
  3. One last thing try it in a different browser preferably IE.


来源:https://stackoverflow.com/questions/19189564/keep-fixed-data-row-fixed-on-mutliple-pages-when-deployed

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