<?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: Power Matrix visual in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-Matrix-visual/m-p/5188179#M65133</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/367041"&gt;@KPalmer2022&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Have you had a chance to review the solution we shared earlier? If the issue persists, feel free to reply so we can help further.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Mon, 25 May 2026 04:45:02 GMT</pubDate>
    <dc:creator>v-saisrao-msft</dc:creator>
    <dc:date>2026-05-25T04:45:02Z</dc:date>
    <item>
      <title>Power Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Matrix-visual/m-p/5187179#M65125</link>
      <description>&lt;P&gt;I have a table with a [Feet] = vlookupvalue (numerical value) from a reference table for a value by individual record. I need to have a matrix that will summarize the value [Feet] for a top level group and then multiple sub-level groups and yet show the drilld own of the individual records/rows [FEET] of each record such that for example:&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;FEET&lt;/TD&gt;&lt;TD&gt;ROW TOTALS&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PART XYZ&lt;/TD&gt;&lt;TD&gt;60&lt;/TD&gt;&lt;TD&gt;60&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;SHIFT A&lt;/TD&gt;&lt;TD&gt;60&lt;/TD&gt;&lt;TD&gt;60&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Line-3&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Record 1&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Record 2&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Record 3&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Line-4&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Record 1&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Record 2&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Record 3&lt;/TD&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;When I use a Matrix visual, I get close, but each individual record sahows as a total and not the individual record values?&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2026 18:59:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Matrix-visual/m-p/5187179#M65125</guid>
      <dc:creator>KPalmer2022</dc:creator>
      <dc:date>2026-05-21T18:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Power Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Matrix-visual/m-p/5187448#M65128</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/367041"&gt;@KPalmer2022&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I have reproduced the issue using sample data in Power BI Desktop and was able to achieve the expected output where parent levels show aggregated totals while individual record rows display their actual Feet values. I have attached the PBIX file below for your reference.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 09:50:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Matrix-visual/m-p/5187448#M65128</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2026-05-22T09:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Power Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Matrix-visual/m-p/5188179#M65133</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/367041"&gt;@KPalmer2022&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Have you had a chance to review the solution we shared earlier? If the issue persists, feel free to reply so we can help further.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 04:45:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Matrix-visual/m-p/5188179#M65133</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2026-05-25T04:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Power Matrix visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-Matrix-visual/m-p/5189970#M65147</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/367041"&gt;@KPalmer2022&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Checking in to see if your issue has been resolved. let us know if you still need any assistance.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2026 11:47:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-Matrix-visual/m-p/5189970#M65147</guid>
      <dc:creator>v-saisrao-msft</dc:creator>
      <dc:date>2026-05-28T11:47:29Z</dc:date>
    </item>
  </channel>
</rss>

