<?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 Qlik Sense pivot &amp; dimension in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-pivot-dimension/m-p/819449#M11289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if there is any extension for pivot tables in qlik sense? I added JSPivot extension I found int he forms but that can only show one measure at the time. I am looking for something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 444pt;" width="591"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; width: 122pt;" width="162"&gt; &lt;/TD&gt;&lt;TD class="xl64" colspan="2" style="border-left: none; width: 171pt;" width="228"&gt;January&lt;/TD&gt;&lt;TD class="xl64" colspan="2" style="border-left: none; width: 151pt;" width="201"&gt;Feb&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;Rep&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Actual Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Plan&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Actual Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Plan&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;Joe&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;110&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;Sam&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;50&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;50&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;David&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;30&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My table in Oracle db is structured this way:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 362pt;" width="482"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; width: 122pt;" width="162"&gt;rep&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none; width: 89pt;" width="119"&gt;month&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none; width: 82pt;" width="109"&gt;actual&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none; width: 69pt;" width="92"&gt;plan&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt;Joe&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Jan&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;110&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt;Joe&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Feb&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt;Joe&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Mar&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt;Sam&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Jan&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Feb&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Mar&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the JSPivot I am not able to have two measures in a column and also unable to next columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if there is anything else out there to use for pivoting data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Dec 2014 21:54:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-11T21:54:48Z</dc:date>
    <item>
      <title>Qlik Sense pivot &amp; dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-pivot-dimension/m-p/819449#M11289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if there is any extension for pivot tables in qlik sense? I added JSPivot extension I found int he forms but that can only show one measure at the time. I am looking for something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 444pt;" width="591"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; width: 122pt;" width="162"&gt; &lt;/TD&gt;&lt;TD class="xl64" colspan="2" style="border-left: none; width: 171pt;" width="228"&gt;January&lt;/TD&gt;&lt;TD class="xl64" colspan="2" style="border-left: none; width: 151pt;" width="201"&gt;Feb&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;Rep&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Actual Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Plan&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Actual Sales&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;Plan&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;Joe&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;110&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;Sam&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;50&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;50&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; border-top: none;"&gt;David&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;30&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My table in Oracle db is structured this way:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 362pt;" width="482"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; width: 122pt;" width="162"&gt;rep&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none; width: 89pt;" width="119"&gt;month&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none; width: 82pt;" width="109"&gt;actual&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none; width: 69pt;" width="92"&gt;plan&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt;Joe&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Jan&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;100&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;110&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt;Joe&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Feb&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt;Joe&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Mar&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt;Sam&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Jan&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Feb&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl65" height="17" style="height: 12.75pt; border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Mar&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the JSPivot I am not able to have two measures in a column and also unable to next columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if there is anything else out there to use for pivoting data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 21:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-pivot-dimension/m-p/819449#M11289</guid>
      <dc:creator />
      <dc:date>2014-12-11T21:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense pivot &amp; dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-pivot-dimension/m-p/819450#M11290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It depends on your table structure. I have oracle DB table but rather than having two columns in the table for actual and plan, I have one column and show version_id which will tell me if it is actual or plan. So your structure would look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 240pt;" width="320"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt; width: 48pt;" width="64"&gt;version&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt;" width="64"&gt;rep&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt;month&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt;amount&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt;" width="64"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;actual&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt;" width="64"&gt;Joe&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt;Jan&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt;100&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;plan&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt;" width="64"&gt;Joe&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt;Jan&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt;110&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt;" width="64"&gt;Joe&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt;Feb&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt;" width="64"&gt;Sam&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt;Mar&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt;Jan&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt;" width="64"&gt; &lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt;Feb&lt;/TD&gt;&lt;TD class="xl65"&gt; &lt;/TD&gt;&lt;TD class="xl65"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD class="xl66" style="width: 48pt; font-style: inherit;" width="64"&gt;Mar&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt;"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you structure it like above, you will be able to use JS Pivot table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Dec 2014 22:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-pivot-dimension/m-p/819450#M11290</guid>
      <dc:creator />
      <dc:date>2014-12-13T22:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense pivot &amp; dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-pivot-dimension/m-p/819451#M11291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you try to use the &lt;SPAN style="font-size: 13.6000003814697px;"&gt;"Qlik Branch"&lt;/SPAN&gt; ?&lt;/P&gt;&lt;P&gt;Maybe there is a sample Extension of&amp;nbsp; pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/" title="http://branch.qlik.com/"&gt;Qlik Branch&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 04:10:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-pivot-dimension/m-p/819451#M11291</guid>
      <dc:creator>thoshino</dc:creator>
      <dc:date>2014-12-15T04:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Sense pivot &amp; dimension</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-Sense-pivot-dimension/m-p/819452#M11292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did find the pivot table at Qlik Branch but cannot modify it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 00:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-Sense-pivot-dimension/m-p/819452#M11292</guid>
      <dc:creator />
      <dc:date>2014-12-16T00:41:43Z</dc:date>
    </item>
  </channel>
</rss>

