Forum Discussion
Anonymous
1 year agoNot applicable
Accessibility Insights errors on new Power BI card visual (aria-allowed-attr, aria-required-children
Hi community, I'm encountering some Accessibility Insights for Web issues after switching from the old card visual to the new card visual in Power BI. When using the old card visual, where we could...
Anonymous
1 year agoNot applicable
Hi Anonymous ,
Thank you for reaching out to the Microsoft Fabric Community Forum.
The ARIA accessibility issues you’re experiencing with the new card visual such as aria-allowed-attr, aria-required-children, and aria-required-parent are likely caused by changes in the DOM structure when multiple measures are shown. As you noted, these issues don’t occur with the older single-measure card visual.
To address this, you can try the following steps:
- If accessibility is a priority, use the classic card visual as a workaround.
- You might also try placing the new visuals inside accessible containers to help with screen reader compatibility, though this may not resolve all errors.
- Since this involves a built-in visual, consider submitting feedback through the Power BI feedback portal: Fabric Ideas - Microsoft Fabric Community
Let us know if you need help exploring alternative approaches or setting up a formal feedback submission.
Thank you.