Freeze Columns FROM Row Group during Horizontal Scroll in ssrs

一个人想着一个人 提交于 2020-01-07 03:47:07

问题


I have a ssrs Report. It have 15 columns. First 4 columns are Region, district, Office, week ( These are the part of Row Groups). The report is toggled based on these columns. Now my requirement is, I need to Freeze these columns in the report while scrolling other columns horizontally. I have tried with setting Fixed data true property etc... which doesn't worked out.

Could anyone help me to find the solution? thanks for the help

来源:https://stackoverflow.com/questions/35506247/freeze-columns-from-row-group-during-horizontal-scroll-in-ssrs

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