Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi all, I hope you have some hints for me to get rid of the accessibility check errors!
Let's have a look at this very basic dataset:
When I create a report on this data that consists of a pie and a bar chart it looks like this:
Now I check the accessibility of the page by analyzing the web page using "FastPass" of "Accessibility Insights for Web".
And the report shows a couple of aria related errors for the bar chart:
Here is the error detail:
And this is one code snippet:
<rect class="column setFocusRing" tabindex="0" focusable="true" role="option" aria-selected="false" data-automation-type="column-chart-rect" width="82.55865298840322" x="43.57262241054613" y="1" height="367.62844279661016" style="fill-opacity: 1;"></rect>
Thank you, Lucien!
But since the power bi visuals generate the html code I don't see any chance to manipulate it and add additional tags.
Hi @knipsa ,
The following article tells how to fix the question:ARIA input fields must have accessible names. Wish it is helpful for you!
Best Regards
Lucien
User | Count |
---|---|
44 | |
26 | |
22 | |
20 | |
17 |
User | Count |
---|---|
51 | |
45 | |
24 | |
24 | |
21 |