Making more Accessible Power BI Reports!

 

What is Accessibility?

According to the World Health Organisation (WHO) there are 1 billion people globally that have some form of vision impairment, but did you know that nearly 2 billion (~20%) have a form of disability, whether: Visual, Hearing, Motor or Cognitive impairments (Creative Bloq, 2011).

What does this mean for us as Power BI report developers though?

What it means is that we should be looking beyond simple report design, and thinking about how we can make our reports more accessible to the wider audience, especially when creating public-facing reports. Remember that everyone has the right to consume and interact with data in our Power BI reports.

So in this blog, I share my tips & tricks for making your Power BI reports more accessible - I am by no means an expert in this area but thought it would be valuable to give my experiences, and show some techniques that I’ve picked up, including the following features:

  1. Setting the Tab Order to improve keyboard navigation;

  2. Configuring Alt Text including making good use of the Smart Narratives visual to improve screen reader narration of data (blog coming soon); and

  3. Checking for and building colour-friendly palettes into our Power BI Reports (blog coming soon).

If you want more information on accessibility features in Power BI, then I have included further references at the end of this post that helped me out, including links to Meagan Longoria’s blogs, who has been a champion for accessibility in Power BI for a long time!

 

 

Tab Order

Lately at DiscoverEI we have been building out a few public facing reports and as part of the process were looking more closely at accessibility features in Power BI. The Tab Order is a simple technique we can use to allow users to more easily navigate across our reports using the keyboard alone. This is important for people with mobility challenges that are restricted with how easily they can use the mouse to navigate.

In this video I show you how to set the Tab Order up.

 
 

🎦 Check out our short video tutorial to see how to use and set-up the Tab Order feature 🎦

 
 

Tab Order Bonus Tips:

  1. You can build the decorative shapes or static images into a background for your Power BI report - this will remove these additional features entirely from the Selection Pane and Tab Order list, and also speed up model performance as you have less objects to load.

  2. If you want to avoid seeing Shape, Text Box, Button etc. in your tab order list, but don’t want to have a title showing in the report, you can always add a title to these visuals and then hide the title - the title will still show in the list but won’t show on the visual.

You can also play with the Power BI report for yourself in the embedded report below, or on the Power BI Data Stories Gallery page.


 
 

Power BI Accessibility Resources

 

Power BI Training Courses

And if you’re interested in learning from our team, especially in either Power BI design or environmental applications, then we have a range of 2-day Power BI training courses available to fast-track your Power BI journey.


Related Posts