<?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: In Report Builder Concatenate multiple records in one row in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/In-Report-Builder-Concatenate-multiple-records-in-one-row/m-p/4047919#M36041</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="177630" data-lia-user-login="Cervo114" class="lia-mention lia-mention-user"&gt;Cervo114&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please provide the rdl for us.Thank you&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2024 07:57:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-07-18T07:57:40Z</dc:date>
    <item>
      <title>In Report Builder Concatenate multiple records in one row</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/In-Report-Builder-Concatenate-multiple-records-in-one-row/m-p/3974641#M35194</link>
      <description>&lt;P&gt;Hi, In PowerBi Report Builder, i need to concatenate multiple records in one row, which function can I use? Thank's in advance&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2024 14:23:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/In-Report-Builder-Concatenate-multiple-records-in-one-row/m-p/3974641#M35194</guid>
      <dc:creator>Cervo114</dc:creator>
      <dc:date>2024-06-05T14:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: In Report Builder Concatenate multiple records in one row</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/In-Report-Builder-Concatenate-multiple-records-in-one-row/m-p/3975591#M35199</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="177630" data-lia-user-login="Cervo114" class="lia-mention lia-mention-user"&gt;Cervo114&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Combine more than one field by using concatenation operators and Visual Basic constants. The following expression returns two fields, each on a separate line in the same text box:&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=Fields!FirstName.Value &amp;amp; vbCrLf &amp;amp; Fields!LastName.Value
&lt;/LI-CODE&gt;
&lt;P&gt;The following link will help you:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/paginated-reports/expressions/report-builder-expression-examples#StringFunctions" target="_blank"&gt;Expression examples in Power BI Report Builder - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 01:12:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/In-Report-Builder-Concatenate-multiple-records-in-one-row/m-p/3975591#M35199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-06-06T01:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: In Report Builder Concatenate multiple records in one row</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/In-Report-Builder-Concatenate-multiple-records-in-one-row/m-p/3977256#M35222</link>
      <description>&lt;P&gt;My need is to group multiple records in a single row Example: I have some clockings, one at 09:00 am and one at 12:00 am, which are in two different records, my need is to print them in a single line next to each other. I hope I was clear&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 14:06:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/In-Report-Builder-Concatenate-multiple-records-in-one-row/m-p/3977256#M35222</guid>
      <dc:creator>Cervo114</dc:creator>
      <dc:date>2024-06-06T14:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: In Report Builder Concatenate multiple records in one row</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/In-Report-Builder-Concatenate-multiple-records-in-one-row/m-p/4047919#M36041</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="177630" data-lia-user-login="Cervo114" class="lia-mention lia-mention-user"&gt;Cervo114&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Please provide the rdl for us.Thank you&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Xianda Tang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 07:57:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/In-Report-Builder-Concatenate-multiple-records-in-one-row/m-p/4047919#M36041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-18T07:57:40Z</dc:date>
    </item>
  </channel>
</rss>

