<?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 Report Builder - Matrix with text without aggregation in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-Matrix-with-text-without-aggregation/m-p/3354174#M30696</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I need to create the following report, the idea is that students will attend to all classes but in any day, the report needs to group who attend to what in a specific day, I'm using power BI report builder, but it's not working. I did was able to make it work on Power BI using&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Measure: Student List = CONCATENATEX('Schedule',[Student],UNICHAR(10) )&lt;/P&gt;&lt;P&gt;Matrix with Class on Rows, Day on Columns&amp;nbsp; and [Student List] on Values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I don't know how to make it work on Report Builder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the data table and what I wanted to look like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 22:01:25 GMT</pubDate>
    <dc:creator>pipkinp86</dc:creator>
    <dc:date>2023-07-27T22:01:25Z</dc:date>
    <item>
      <title>Report Builder - Matrix with text without aggregation</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-Matrix-with-text-without-aggregation/m-p/3354174#M30696</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I need to create the following report, the idea is that students will attend to all classes but in any day, the report needs to group who attend to what in a specific day, I'm using power BI report builder, but it's not working. I did was able to make it work on Power BI using&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Measure: Student List = CONCATENATEX('Schedule',[Student],UNICHAR(10) )&lt;/P&gt;&lt;P&gt;Matrix with Class on Rows, Day on Columns&amp;nbsp; and [Student List] on Values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I don't know how to make it work on Report Builder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the data table and what I wanted to look like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 22:01:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-Matrix-with-text-without-aggregation/m-p/3354174#M30696</guid>
      <dc:creator>pipkinp86</dc:creator>
      <dc:date>2023-07-27T22:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Report Builder - Matrix with text without aggregation</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-Matrix-with-text-without-aggregation/m-p/3356218#M30708</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="594778" data-lia-user-login="pipkinp86" class="lia-mention lia-mention-user"&gt;pipkinp86&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;But I don't know how to make it work on Report Builder&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The identical approach should also work in Report Builder. If you use the [Class] and [Day] columns and the [Student List] measure you should be able to create a similar matrix output to the one you did in Power BI desktop.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2023 04:10:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-Matrix-with-text-without-aggregation/m-p/3356218#M30708</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2023-07-29T04:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Report Builder - Matrix with text without aggregation</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-Matrix-with-text-without-aggregation/m-p/3361877#M30736</link>
      <description>&lt;P&gt;Hello, I was not able to use the measure within a matrix in Power BI report builder, I found another way to make it work, adding the measure withing the query, but if you can give me more details on how to use the first Power BI desktop approach, using the measure I created on power bi desktop, I would appreciate it.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 14:20:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-Matrix-with-text-without-aggregation/m-p/3361877#M30736</guid>
      <dc:creator>pipkinp86</dc:creator>
      <dc:date>2023-08-02T14:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Report Builder - Matrix with text without aggregation</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-Matrix-with-text-without-aggregation/m-p/3361885#M30737</link>
      <description>&lt;P&gt;this is how I ended up fdoing it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EVALUATE&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; SUMMARIZE(&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; 'Schedule',&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Schedule'[day],&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 'Schedule'[class],&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; "StudentList", CONCATENATEX(VALUES('Schedule'[Student]), 'Schedule'[Student],", " &amp;amp; UNICHAR(10))&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; )&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 14:18:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Builder-Matrix-with-text-without-aggregation/m-p/3361885#M30737</guid>
      <dc:creator>pipkinp86</dc:creator>
      <dc:date>2023-08-02T14:18:32Z</dc:date>
    </item>
  </channel>
</rss>

