<?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 Create multiple matrices from one data source and have them automatically arranged in the report. in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Create-multiple-matrices-from-one-data-source-and-have-them/m-p/3753896#M50279</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi team , Is there any way in Power&amp;nbsp; BI and Power BIreport to achieve my requirements as follows?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a data A and I want to create different matrices based on the Form column and display them separately in the report, instead of switching through the slicer. I want them to be arranged in sequence. As shown in the figure below, please note that I have many different form values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mingchao_0-1710129261461.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1057437iD9FF90DF85299B93/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mingchao_0-1710129261461.png" alt="mingchao_0-1710129261461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2024 03:58:21 GMT</pubDate>
    <dc:creator>mingchao</dc:creator>
    <dc:date>2024-03-11T03:58:21Z</dc:date>
    <item>
      <title>Create multiple matrices from one data source and have them automatically arranged in the report.</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-multiple-matrices-from-one-data-source-and-have-them/m-p/3753896#M50279</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi team , Is there any way in Power&amp;nbsp; BI and Power BIreport to achieve my requirements as follows?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a data A and I want to create different matrices based on the Form column and display them separately in the report, instead of switching through the slicer. I want them to be arranged in sequence. As shown in the figure below, please note that I have many different form values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mingchao_0-1710129261461.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1057437iD9FF90DF85299B93/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mingchao_0-1710129261461.png" alt="mingchao_0-1710129261461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 03:58:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-multiple-matrices-from-one-data-source-and-have-them/m-p/3753896#M50279</guid>
      <dc:creator>mingchao</dc:creator>
      <dc:date>2024-03-11T03:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create multiple matrices from one data source and have them automatically arranged in the report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-multiple-matrices-from-one-data-source-and-have-them/m-p/3756704#M50329</link>
      <description>&lt;P&gt;Hi&amp;nbsp; &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/703341"&gt;@mingchao&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, Power BI matrix can't realize this function directly based on your data for the time being, because in the matrix, unless the whole row or column is empty, this empty value will be removed, if there is a value in the middle, then it will be shown in all, and the matrix is to aggregate the data with the same condition, so the duplicates will be shown in only one (e.g. formname=A, aesttimkraw=1, because it's a text format, it will be shown only in one with the same value)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyangliumsft_0-1710211427357.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1058125iF12A0082CF6F48FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="vyangliumsft_0-1710211427357.png" alt="vyangliumsft_0-1710211427357.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can consider changing the data format to make [Attribute] into each column to prevent the data from not displaying because of the same condition, you can add an [index] and then merge the [index] and [Attribute] to form a new [Attribute], and then Unpivot Column afterward:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyangliumsft_1-1710211427358.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1058126i92AE49C50F9A20F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="vyangliumsft_1-1710211427358.png" alt="vyangliumsft_1-1710211427358.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can then create three matrices with the corresponding columns:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vyangliumsft_2-1710211451145.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1058127iFA511C5EF4B99425/image-size/large?v=v2&amp;amp;px=999" role="button" title="vyangliumsft_2-1710211451145.png" alt="vyangliumsft_2-1710211451145.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 02:45:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-multiple-matrices-from-one-data-source-and-have-them/m-p/3756704#M50329</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-03-12T02:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create multiple matrices from one data source and have them automatically arranged in the report</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-multiple-matrices-from-one-data-source-and-have-them/m-p/3759580#M50375</link>
      <description>&lt;P&gt;Thank you for you reply，thank you for your answer, but currently I am facing a problem where there are many different formnames and a large number of attributes. Manually adding columns would be a huge workload.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mingchao_0-1710308904233.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1059015i024B91E067CC8A01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mingchao_0-1710308904233.png" alt="mingchao_0-1710308904233.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also, I have a question. Do we have a way to customize the column order in the table, such as sorting by other columns.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mingchao_1-1710309024885.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1059020iEAEAC129B7BF72B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mingchao_1-1710309024885.png" alt="mingchao_1-1710309024885.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 05:54:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-multiple-matrices-from-one-data-source-and-have-them/m-p/3759580#M50375</guid>
      <dc:creator>mingchao</dc:creator>
      <dc:date>2024-03-13T05:54:21Z</dc:date>
    </item>
  </channel>
</rss>

