<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Accessibility Insights errors on new Power BI card visual (aria-allowed-attr, aria-required-chil in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Accessibility-Insights-errors-on-new-Power-BI-card-visual-aria/m-p/4768342#M62269</link>
    <description>&lt;P&gt;Hi @Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Community Forum.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;To address this, you can try the following steps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If accessibility is a priority, use the classic card visual as a workaround.&lt;/LI&gt;
&lt;LI&gt;You might also try placing the new visuals inside accessible containers to help with screen reader compatibility, though this may not resolve all errors.&lt;/LI&gt;
&lt;LI&gt;Since this involves a built-in visual, consider submitting feedback through the Power BI feedback portal: &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas" target="_blank" rel="noopener"&gt;Fabric Ideas - Microsoft Fabric Community&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Let us know if you need help exploring alternative approaches or setting up a formal feedback submission.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jul 2025 11:04:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-07-18T11:04:03Z</dc:date>
    <item>
      <title>Accessibility Insights errors on new Power BI card visual (aria-allowed-attr, aria-required-children</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Accessibility-Insights-errors-on-new-Power-BI-card-visual-aria/m-p/4767784#M62262</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;I'm encountering some &lt;STRONG&gt;Accessibility Insights for Web&lt;/STRONG&gt; issues after switching from the old card visual to the &lt;STRONG&gt;new card visual&lt;/STRONG&gt; in Power BI.&lt;/P&gt;&lt;P&gt;When using the &lt;STRONG&gt;old card visual&lt;/STRONG&gt;, where we could add only a single measure per visual, all &lt;STRONG&gt;ARIA-related accessibility rules&lt;/STRONG&gt; passed without issues. However, after updating to the &lt;STRONG&gt;new card visual&lt;/STRONG&gt;—which allows displaying &lt;STRONG&gt;multiple measures in a single card visual&lt;/STRONG&gt;—Accessibility Insights flags errors related to the following ARIA rules:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;aria-allowed-attr&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;aria-required-children&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;aria-required-parent&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;These violations are not seen with the old card, so it appears to be specific to the structure or ARIA implementation in the &lt;STRONG&gt;new visual&lt;/STRONG&gt;. We're aiming to ensure full accessibility compliance in our reports, and these issues are now blockers in our accessibility validation process.&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;Thanks in advance for any guidance!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="santosh1213_0-1752815864811.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1284192iDC3926B8B67E37DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="santosh1213_0-1752815864811.png" alt="santosh1213_0-1752815864811.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="santosh1213_1-1752815873920.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1284193i7DE9E780B2C2E40E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="santosh1213_1-1752815873920.png" alt="santosh1213_1-1752815873920.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 05:19:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Accessibility-Insights-errors-on-new-Power-BI-card-visual-aria/m-p/4767784#M62262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-18T05:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Accessibility Insights errors on new Power BI card visual (aria-allowed-attr, aria-required-chil</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Accessibility-Insights-errors-on-new-Power-BI-card-visual-aria/m-p/4768342#M62269</link>
      <description>&lt;P&gt;Hi @Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Community Forum.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;To address this, you can try the following steps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If accessibility is a priority, use the classic card visual as a workaround.&lt;/LI&gt;
&lt;LI&gt;You might also try placing the new visuals inside accessible containers to help with screen reader compatibility, though this may not resolve all errors.&lt;/LI&gt;
&lt;LI&gt;Since this involves a built-in visual, consider submitting feedback through the Power BI feedback portal: &lt;A style="font-family: inherit; background-color: #ffffff;" href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/idb-p/fbc_ideas" target="_blank" rel="noopener"&gt;Fabric Ideas - Microsoft Fabric Community&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Let us know if you need help exploring alternative approaches or setting up a formal feedback submission.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jul 2025 11:04:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Accessibility-Insights-errors-on-new-Power-BI-card-visual-aria/m-p/4768342#M62269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-18T11:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Accessibility Insights errors on new Power BI card visual (aria-allowed-attr, aria-required-chil</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Accessibility-Insights-errors-on-new-Power-BI-card-visual-aria/m-p/4770019#M62285</link>
      <description>&lt;P&gt;&lt;SPAN data-teams="true"&gt;Hi @Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;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.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 06:02:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Accessibility-Insights-errors-on-new-Power-BI-card-visual-aria/m-p/4770019#M62285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-21T06:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Accessibility Insights errors on new Power BI card visual (aria-allowed-attr, aria-required-chil</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Accessibility-Insights-errors-on-new-Power-BI-card-visual-aria/m-p/4774422#M62313</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;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.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 04:34:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Accessibility-Insights-errors-on-new-Power-BI-card-visual-aria/m-p/4774422#M62313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-24T04:34:50Z</dc:date>
    </item>
  </channel>
</rss>

