Forum Discussion
Anonymous
3 years agoNot applicable
tab order get's messed up
Hi I need a proper tab order (Creating accessible reports in Power BI - Power BI | Microsoft Learn) for accessibility reasons. I defined it as shown in the documentation, but everytime I publish t...
Anonymous
3 years agoNot applicable
HI v-yalanwu-msft ,
thanks for the answer. So the screenshot above is my desired tab order which I configured manually as described in the link you sent (Tab Order Enhances Power BI Report Accessibility – Data Savvy).
Although, when I publish the report the actual tab order is like this:
| actual tab order | configured tab order |
| 1. Appbar | 1. Appbar |
| 2. PrimaryButton | 2. SecondaryButton |
| 3. TertiaryButton | 3. TextBox |
| 4. SecondaryButton | 4. PrimarySlicer |
5. DataView | 5. HelpBox |
... | ... |
Best Regards