Forum Discussion
Scrolling Column header issue for paginated report visual
- Anonymous2 years ago
Hi Anonymous
If I understand correctly, you need to keep the header visible while scrolling through the paginated report.
The following methods are for your reference:
How you control rows and columns depends on whether you are using a table or a matrix. If it is a table, configure the static members (row and column headings) to remain visible. If it is a matrix, configure the group headings of the rows and columns to remain visible.
If it's a matrix, the setup is as in your screenshot.
If it is a table, the operation is as follows:
1. On the design surface, select anywhere in the table to display static members, as well as groups.
2. On the right side of the grouping pane, select the down arrow, and then select “Advanced Mode”.
3. Click the static member (row or column) that you want to remain visible while scrolling. The Properties pane displays the “Tablix Member” properties.
4. In the Properties pane, set “FixedData” to True.If the problem persists, please try using a different browser to check.
For more details, you can read related document link:
Keep headers visible when scrolling through a paginated report - Power BI | Microsoft Learn
Best Regards,
Yulia XuIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous
If I understand correctly, you need to keep the header visible while scrolling through the paginated report.
The following methods are for your reference:
How you control rows and columns depends on whether you are using a table or a matrix. If it is a table, configure the static members (row and column headings) to remain visible. If it is a matrix, configure the group headings of the rows and columns to remain visible.
If it's a matrix, the setup is as in your screenshot.
If it is a table, the operation is as follows:
1. On the design surface, select anywhere in the table to display static members, as well as groups.
2. On the right side of the grouping pane, select the down arrow, and then select “Advanced Mode”.
3. Click the static member (row or column) that you want to remain visible while scrolling. The Properties pane displays the “Tablix Member” properties.
4. In the Properties pane, set “FixedData” to True.
If the problem persists, please try using a different browser to check.
For more details, you can read related document link:
Keep headers visible when scrolling through a paginated report - Power BI | Microsoft Learn
Best Regards,
Yulia Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.