Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello,
We are developing a paginated report containing a data table that is very long and spans multiple report pages. When we convert the report to "Accessible PDF", the PDF tags tree creates a separate <table> tag for EACH page that the table spans across. So for example, if the table spans 3 pages of the report, there are 3 separate <table> tags within the PDF tags tree.
This is different than in a Word to PDF conversion where the same scenario would result in one <table> tag for the table, regardless of how many pages it spans.
The accessibility guidance provided online only shows examples of tables that are contained within 1 page so I'm not sure how to address this issue for our scenario where the table spans multiple pages.
NOTE: Originally I posted this at the following location - Table that spans multiple pages within a Paginated... - Microsoft Fabric Community - but am re-posting here in the "Issues" area of the community based on a comment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.