<?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: Is it posable? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-it-posable/m-p/1460701#M793621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, just use concatenate with pivot table&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concat(City,',')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=aggr(Concat(City,','),Day) // if u r adding dimension as Calculated dimension&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189315_Capture.JPG" style="height: 366px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jan 2018 14:59:05 GMT</pubDate>
    <dc:creator>devarasu07</dc:creator>
    <dc:date>2018-01-08T14:59:05Z</dc:date>
    <item>
      <title>Is it posable?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-posable/m-p/1460700#M793620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 192px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Month&lt;/TD&gt;&lt;TD width="64"&gt;Day&lt;/TD&gt;&lt;TD width="64"&gt;City&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;11&lt;/TD&gt;&lt;TD align="right"&gt;22&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;Kaunas&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;11&lt;/TD&gt;&lt;TD align="right"&gt;23&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;Vilnius&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;11&lt;/TD&gt;&lt;TD align="right"&gt;24&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;Kaunas&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;11&lt;/TD&gt;&lt;TD align="right"&gt;24&lt;/TD&gt;&lt;TD&gt;Klaipeda&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;11&lt;/TD&gt;&lt;TD align="right"&gt;25&lt;/TD&gt;&lt;TD&gt;Kaunas&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="188"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="124"&gt;Mont&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;Day&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;22&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Kaunas&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;23&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Vilnius&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;24&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none; border-left: none;"&gt;Kaunas, Klaipeda&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;25&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Kaunas&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it posable to show few results in one cell? I want show it in PivotTable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-posable/m-p/1460700#M793620</guid>
      <dc:creator>irmantas</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is it posable?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-posable/m-p/1460701#M793621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, just use concatenate with pivot table&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concat(City,',')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=aggr(Concat(City,','),Day) // if u r adding dimension as Calculated dimension&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/189315_Capture.JPG" style="height: 366px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 14:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-posable/m-p/1460701#M793621</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2018-01-08T14:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is it posable?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-posable/m-p/1460702#M793622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. It's working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 06:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-posable/m-p/1460702#M793622</guid>
      <dc:creator>irmantas</dc:creator>
      <dc:date>2018-01-09T06:32:32Z</dc:date>
    </item>
  </channel>
</rss>

