<?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 How to mix a straight table with a pivot table? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-mix-a-straight-table-with-a-pivot-table/m-p/1183142#M21949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Qlik Sense Desktop and I need to have a report that mixes a straight table with a pivot table and to look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Tabela.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137305_Tabela.JPG" style="height: 139px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The left part has fixed columns (for reporting proposes I do not want drill-down format), and the right side will have to be dynamic adjusting to the periods that I have movements for each specific project.&lt;/P&gt;&lt;P&gt;Is there any way to achieve it?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Rui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2016 17:25:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-13T17:25:41Z</dc:date>
    <item>
      <title>How to mix a straight table with a pivot table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-mix-a-straight-table-with-a-pivot-table/m-p/1183142#M21949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using Qlik Sense Desktop and I need to have a report that mixes a straight table with a pivot table and to look like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Tabela.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137305_Tabela.JPG" style="height: 139px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;The left part has fixed columns (for reporting proposes I do not want drill-down format), and the right side will have to be dynamic adjusting to the periods that I have movements for each specific project.&lt;/P&gt;&lt;P&gt;Is there any way to achieve it?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Rui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 17:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-mix-a-straight-table-with-a-pivot-table/m-p/1183142#M21949</guid>
      <dc:creator />
      <dc:date>2016-09-13T17:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to mix a straight table with a pivot table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-mix-a-straight-table-with-a-pivot-table/m-p/1183143#M21950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the issue with just using a pivot table alone? Would you be able to share a sample to try this out in Qlik Sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 19:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-mix-a-straight-table-with-a-pivot-table/m-p/1183143#M21950</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-13T19:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to mix a straight table with a pivot table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-mix-a-straight-table-with-a-pivot-table/m-p/1183144#M21951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;TY for your answer.&lt;/P&gt;&lt;P&gt;A pivot table does not have the left part as a flat table, but as a hierarchical structure which makes more difficult to read with large data sets and easily becomes very large.&lt;/P&gt;&lt;P&gt;What I am looking for is the compactness of the table format (at the left), associated with the flexibility of the pivot table at the right.&lt;/P&gt;&lt;P&gt;The example I presented above can be set as:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;Po, item, product, supplier, invoice, date, value&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;123, ‘001’, ‘Table 1’, “Supplier 1”, ‘A2016001’, 15012016, 1398&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;123, ‘002’, ‘Table 2’, “Supplier 1”, ‘A2016001’, 02022016, 529&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;456, ‘001’, “Complete furniture”, “Supplier 2”, ‘95682X’, 13022016, 860&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;456, ‘001’, “Complete furniture”, “Supplier 2”, ‘95682X’, 13032016, 860&lt;/P&gt;&lt;P style="margin-left: 35.4pt;"&gt;456, ‘001’, “Complete furniture”, “Supplier 2”, ‘95682X’, 13042016, 860 ];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 12:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-mix-a-straight-table-with-a-pivot-table/m-p/1183144#M21951</guid>
      <dc:creator />
      <dc:date>2016-11-10T12:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to mix a straight table with a pivot table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-mix-a-straight-table-with-a-pivot-table/m-p/1183145#M21952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just&amp;nbsp; a thought , use Pivot table and in the properties for the pivot table -&amp;gt; presentation -&amp;gt;&amp;nbsp; Uncheck the Indent rows.. That will give the structure you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Nov 2016 15:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-mix-a-straight-table-with-a-pivot-table/m-p/1183145#M21952</guid>
      <dc:creator>spavankumar1980</dc:creator>
      <dc:date>2016-11-13T15:44:15Z</dc:date>
    </item>
  </channel>
</rss>

