<?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 Column in matrix in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-in-matrix/m-p/2841145#M5968</link>
    <description>&lt;P&gt;I’m working the project like this video.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=FSTiPm5tY8A" target="_blank"&gt;https://www.youtube.com/watch?v=FSTiPm5tY8A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 646px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/803854iB7123737E9D571D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to show it like this one&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xuanhoang_1-1665716153929.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/803847iED245C7F02C207B6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xuanhoang_1-1665716153929.png" alt="xuanhoang_1-1665716153929.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xuanhoang_2-1665716153932.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/803849iDEDAF5F666B8E4E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xuanhoang_2-1665716153932.png" alt="xuanhoang_2-1665716153932.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What adjust should I do ?&lt;BR /&gt;Thank you in advance&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2022 03:01:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-10-14T03:01:28Z</dc:date>
    <item>
      <title>Column in matrix</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-in-matrix/m-p/2841145#M5968</link>
      <description>&lt;P&gt;I’m working the project like this video.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=FSTiPm5tY8A" target="_blank"&gt;https://www.youtube.com/watch?v=FSTiPm5tY8A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 646px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/803854iB7123737E9D571D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to show it like this one&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xuanhoang_1-1665716153929.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/803847iED245C7F02C207B6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xuanhoang_1-1665716153929.png" alt="xuanhoang_1-1665716153929.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xuanhoang_2-1665716153932.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/803849iDEDAF5F666B8E4E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xuanhoang_2-1665716153932.png" alt="xuanhoang_2-1665716153932.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What adjust should I do ?&lt;BR /&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 03:01:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-in-matrix/m-p/2841145#M5968</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-14T03:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Column in matrix</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-in-matrix/m-p/2844997#M6013</link>
      <description>&lt;P&gt;This pattern seems to come up a lot recently. Be aware that what you are trying to do (show measures as parents of dimension columns) goes against the grain of what Power BI is about.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, what you need is to create a fake column table with $ and % values in its column,&amp;nbsp; add that to the visual and then create a value measure that switches computation based on the column value that is in the filter context.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2022 19:15:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-in-matrix/m-p/2844997#M6013</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-10-16T19:15:01Z</dc:date>
    </item>
  </channel>
</rss>

