The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 add only a single measure per visual, all ARIA-related accessibility rules passed without issues. However, after updating to the new card visual—which allows displaying multiple measures in a single card visual—Accessibility Insights flags errors related to the following ARIA rules:
aria-allowed-attr
aria-required-children
aria-required-parent
These violations are not seen with the old card, so it appears to be specific to the structure or ARIA implementation in the new visual. We're aiming to ensure full accessibility compliance in our reports, and these issues are now blockers in our accessibility validation process.
Has anyone else faced this with the new card visual? Are there any workarounds or updates planned by Microsoft to fix these ARIA-related errors?
Thanks in advance for any guidance!
Hi @santosh1213 ,
Could you please confirm if you've submitted this as an idea in the Ideas Forum? If so, sharing the link here would be helpful for other community members who may have similar feedback.
Thank you.
Hi @santosh1213 ,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.
Thank you.
Hi @santosh1213 ,
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:
Let us know if you need help exploring alternative approaches or setting up a formal feedback submission.
Thank you.