<?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 In qliksense creating a multiple rows in one column in a Table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/In-qliksense-creating-a-multiple-rows-in-one-column-in-a-Table/m-p/1927825#M76417</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;In Qliksense I need to show a Table that will have data like..&amp;nbsp;&lt;BR /&gt;There will be 3 columns in a table... &lt;BR /&gt;1st column will have One id but in 2nd column we will get 3 ids in 3 rows ( it may grow to n rows also..) corresponding to 1st column.. &lt;BR /&gt;Same like 3 rd column also... It will refer 1st column.. &lt;BR /&gt;These 3 columns are like 1 set.. &lt;BR /&gt;Not getting how to create that type of rows....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe using string agg &amp;amp; case like...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Max(Case when Id=1 then ID), String_Agg((Case when Id=1 then ABC), '|'), String_Agg((Cass when id =1 then BCD),' |'), Like these...&lt;/P&gt;
&lt;P&gt;no idea syntax for that in qliksense....... **Attached a sample one how the rows should be...**&lt;/P&gt;
&lt;P&gt;Anyone help plss...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance..!!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 May 2022 08:25:26 GMT</pubDate>
    <dc:creator>chinni</dc:creator>
    <dc:date>2022-05-09T08:25:26Z</dc:date>
    <item>
      <title>In qliksense creating a multiple rows in one column in a Table</title>
      <link>https://community.qlik.com/t5/App-Development/In-qliksense-creating-a-multiple-rows-in-one-column-in-a-Table/m-p/1927825#M76417</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;In Qliksense I need to show a Table that will have data like..&amp;nbsp;&lt;BR /&gt;There will be 3 columns in a table... &lt;BR /&gt;1st column will have One id but in 2nd column we will get 3 ids in 3 rows ( it may grow to n rows also..) corresponding to 1st column.. &lt;BR /&gt;Same like 3 rd column also... It will refer 1st column.. &lt;BR /&gt;These 3 columns are like 1 set.. &lt;BR /&gt;Not getting how to create that type of rows....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe using string agg &amp;amp; case like...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Max(Case when Id=1 then ID), String_Agg((Case when Id=1 then ABC), '|'), String_Agg((Cass when id =1 then BCD),' |'), Like these...&lt;/P&gt;
&lt;P&gt;no idea syntax for that in qliksense....... **Attached a sample one how the rows should be...**&lt;/P&gt;
&lt;P&gt;Anyone help plss...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance..!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 08:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/In-qliksense-creating-a-multiple-rows-in-one-column-in-a-Table/m-p/1927825#M76417</guid>
      <dc:creator>chinni</dc:creator>
      <dc:date>2022-05-09T08:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: In qliksense creating a multiple rows in one column in a Table</title>
      <link>https://community.qlik.com/t5/App-Development/In-qliksense-creating-a-multiple-rows-in-one-column-in-a-Table/m-p/1927881#M76423</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/147899"&gt;@chinni&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Is it fine if we show all 3 values from the 2nd column in one row with a comma seperator?&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 10:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/In-qliksense-creating-a-multiple-rows-in-one-column-in-a-Table/m-p/1927881#M76423</guid>
      <dc:creator>abhijitnalekar</dc:creator>
      <dc:date>2022-05-09T10:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: In qliksense creating a multiple rows in one column in a Table</title>
      <link>https://community.qlik.com/t5/App-Development/In-qliksense-creating-a-multiple-rows-in-one-column-in-a-Table/m-p/1927900#M76424</link>
      <description>&lt;P&gt;No Abhijit..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should be same like that..I have attached one sample file..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The 3 rows should be there in 1 column..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 11:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/In-qliksense-creating-a-multiple-rows-in-one-column-in-a-Table/m-p/1927900#M76424</guid>
      <dc:creator>chinni</dc:creator>
      <dc:date>2022-05-09T11:04:40Z</dc:date>
    </item>
  </channel>
</rss>

