Configuring tab order for keyboard and screen reader navigation on a report page
You are creating a Power BI single-page report. Some users will navigate the report by using a keyboard, and some users will navigate the report by using a screen reader. You need to ensure that the users can consume content on a report page in a logical order. What should you configure on the report page?
Community Votes
62% of anonymous learners picked answer D. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The tab order defines the sequence keyboard navigation and screen readers follow across visuals and elements on a report page — it is the accessibility property Microsoft documents for exactly this requirement.
A single-page Power BI report will be consumed by keyboard users and screen reader users, and the page must present its content in a logical order, so the report property that governs that order must be set.
Assuming a single-page report has no tab order because 'tabs' means pages — tab order is the Tab-key traversal sequence of visuals on a page, not a set of worksheet tabs.
Community Discussion (8 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
Microsoft's report authoring for accessibility guidance directs authors to set the tab order of a report page so users navigating with a keyboard or a screen reader move through visuals in a logical sequence. The tab order applies to elements on a page regardless of how many pages the report has, so configuring it on this single page directly satisfies the requirement.Why the Other Options Are Wrong
Layer order (A) controls which visuals sit in front of or behind others when they overlap — a rendering concern with no effect on navigation sequence. The X position (B) is a layout coordinate for visuals; screen readers do not infer reading order from horizontal placement. Bookmark order (C) sequences bookmarks in a selection pane, which affects bookmark organization, not how a screen reader walks the page content.Community Comment Notes
A commenter initially misread 'tab order' as worksheet tabs and argued X position was correct, then corrected themselves after consulting the official accessibility page, endorsing tab order with the link. Other commenters agree tab order is what serves screen reader users.Official Reference
Related Analysis
Practice All PL-300 Questions
Access 116 questions with complete answers and detailed explanations.
View Full PL-300 Practice Test →