<?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 need to get multiple field values into one row from multiple rows in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/need-to-get-multiple-field-values-into-one-row-from-multiple/m-p/2533834#M108293</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have data like below..&lt;/P&gt;&lt;P&gt;Product Name&amp;nbsp; &amp;nbsp; &amp;nbsp;product Locations&lt;/P&gt;&lt;P&gt;Shoes&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Hyd&lt;/P&gt;&lt;P&gt;Shoes&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Bangalore&lt;/P&gt;&lt;P&gt;Shoes&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Chennai&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i want get like&amp;nbsp;&lt;/P&gt;&lt;P&gt;Product Name&amp;nbsp; &amp;nbsp; &amp;nbsp;product Locations&lt;/P&gt;&lt;P&gt;Shoes&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Hyd,Bangalore,Chennai&lt;/P&gt;&lt;P&gt;while loading i need it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to get this.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Oct 2025 09:36:04 GMT</pubDate>
    <dc:creator>Saritha077</dc:creator>
    <dc:date>2025-10-20T09:36:04Z</dc:date>
    <item>
      <title>need to get multiple field values into one row from multiple rows</title>
      <link>https://community.qlik.com/t5/App-Development/need-to-get-multiple-field-values-into-one-row-from-multiple/m-p/2533834#M108293</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have data like below..&lt;/P&gt;&lt;P&gt;Product Name&amp;nbsp; &amp;nbsp; &amp;nbsp;product Locations&lt;/P&gt;&lt;P&gt;Shoes&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Hyd&lt;/P&gt;&lt;P&gt;Shoes&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Bangalore&lt;/P&gt;&lt;P&gt;Shoes&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Chennai&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i want get like&amp;nbsp;&lt;/P&gt;&lt;P&gt;Product Name&amp;nbsp; &amp;nbsp; &amp;nbsp;product Locations&lt;/P&gt;&lt;P&gt;Shoes&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Hyd,Bangalore,Chennai&lt;/P&gt;&lt;P&gt;while loading i need it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to get this.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 09:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/need-to-get-multiple-field-values-into-one-row-from-multiple/m-p/2533834#M108293</guid>
      <dc:creator>Saritha077</dc:creator>
      <dc:date>2025-10-20T09:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: need to get multiple field values into one row from multiple rows</title>
      <link>https://community.qlik.com/t5/App-Development/need-to-get-multiple-field-values-into-one-row-from-multiple/m-p/2533836#M108294</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/313738"&gt;@Saritha077&lt;/a&gt;&amp;nbsp; , Try with &lt;STRONG&gt;Concat([product Locations],',')&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Amit_Prajapati_0-1760954054377.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/184327i122318C63BC16727/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Amit_Prajapati_0-1760954054377.png" alt="Amit_Prajapati_0-1760954054377.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 09:54:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/need-to-get-multiple-field-values-into-one-row-from-multiple/m-p/2533836#M108294</guid>
      <dc:creator>Amit_Prajapati</dc:creator>
      <dc:date>2025-10-20T09:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: need to get multiple field values into one row from multiple rows</title>
      <link>https://community.qlik.com/t5/App-Development/need-to-get-multiple-field-values-into-one-row-from-multiple/m-p/2533838#M108295</link>
      <description>&lt;P&gt;Thanks for your quick reply...Could you please help me to get while loading&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 10:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/need-to-get-multiple-field-values-into-one-row-from-multiple/m-p/2533838#M108295</guid>
      <dc:creator>Saritha077</dc:creator>
      <dc:date>2025-10-20T10:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: need to get multiple field values into one row from multiple rows</title>
      <link>https://community.qlik.com/t5/App-Development/need-to-get-multiple-field-values-into-one-row-from-multiple/m-p/2533840#M108296</link>
      <description>&lt;P&gt;You can use the concat() function in the script, but you will need to remember to use the Group By statement also. Like this:&lt;/P&gt;&lt;P&gt;tableName:&lt;/P&gt;&lt;P&gt;LOAD [Product Name],&lt;BR /&gt;&amp;nbsp; &amp;nbsp; concat([product Locations], ‘,’) as [combined Locations&lt;/P&gt;&lt;P&gt;Resident someOtherTable&lt;/P&gt;&lt;P&gt;Group By [Product Name]&lt;BR /&gt;;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 11:25:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/need-to-get-multiple-field-values-into-one-row-from-multiple/m-p/2533840#M108296</guid>
      <dc:creator>howdash</dc:creator>
      <dc:date>2025-10-20T11:25:03Z</dc:date>
    </item>
  </channel>
</rss>

