Power BI Embedded analytics accessibility improvements for application users
Published date: June 07, 2019
We've added some accessibility improvements to applications using Power BI Embedded analytics:
- Allow keyboard navigation on elements appearing after the embedded report– In the new experience, pressing ‘Tab’ when focused on the embedded report will focus on the next tab-able element. To navigate inside the embedded report, press ‘ctrl’+’Enter’ when focused on the report. Pressing ‘Esc’ will exit PBI report navigation mode and focus back on the embedded report.
- Allow developers to set the title attribute to the PBI Iframe for narration purposes.
- Allow developers to set ‘tabIndex’ CSS attribute to the embedded element for tabbing and focusing purposes.