<?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: Cross table in single table two times in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080231#M941901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/147212"&gt;AbhaySingh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this working as you expected? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jan 2016 02:31:08 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2016-01-29T02:31:08Z</dc:date>
    <item>
      <title>Cross table in single table two times</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080224#M941894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have this sample data with same fields i have, i want to convert it into rows to column twice, one for Month &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="375"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="30"&gt;PD1&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="35"&gt;PD10&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="35"&gt;PD11&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="35"&gt;PD12&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="30"&gt;PD2&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="30"&gt;PD3&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="30"&gt;PD4&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="30"&gt;PD5&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="30"&gt;PD6&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="30"&gt;PD7&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="30"&gt;PD8&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="30"&gt;PD9&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and other is for &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 885px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="72"&gt;PLAN_QTY1&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="79"&gt;PLAN_QTY10&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="79"&gt;PLAN_QTY11&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="79"&gt;PLAN_QTY12&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="72"&gt;PLAN_QTY2&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="72"&gt;PLAN_QTY3&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="72"&gt;PLAN_QTY4&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="72"&gt;PLAN_QTY5&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="72"&gt;PLAN_QTY6&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="72"&gt;&lt;P&gt;PLAN_QTY7&lt;/P&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="72"&gt;PLAN_QTY8&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="72"&gt;&lt;P&gt;PLAN_QTY9&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i m struggling in this.. records are multiplying..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 08:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080224#M941894</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-01-27T08:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table in single table two times</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080225#M941895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use cross table prefix and load data twice for each field(Plan and Month)&lt;/P&gt;&lt;P&gt;and Left Join using composite key(since your data doesn't have primary unique key),&lt;/P&gt;&lt;P&gt;hence duplicating of Records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Praneetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 08:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080225#M941895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-27T08:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table in single table two times</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080226#M941896</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;Try like this&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;CrossTable(ValueType, Value, 2)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Field1,&lt;/P&gt;&lt;P&gt;Field2,&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 64px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;PD1,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;PD10,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;PD11,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;PD12,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;PD2,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;PD3,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;PD4,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;PD5,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;PD6,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;PD7,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;PD8,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="font-style: inherit;" width="64"&gt;&lt;P&gt;PD9,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 64px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="64"&gt;PLAN_QTY1,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17"&gt;PLAN_QTY7,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-style: inherit;"&gt;PLAN_QTY8,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="font-style: inherit;"&gt;PLAN_QTY9,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-style: inherit;"&gt;PLAN_QTY10,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-style: inherit;"&gt;PLAN_QTY11,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-style: inherit;"&gt;PLAN_QTY12,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-style: inherit;"&gt;PLAN_QTY2,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-style: inherit;"&gt;PLAN_QTY3,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-style: inherit;"&gt;PLAN_QTY4,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="font-style: inherit;"&gt;PLAN_QTY5,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="font-style: inherit;"&gt;&lt;P&gt;PLAN_QTY6&lt;/P&gt;&lt;P&gt;FROm DataSoruce;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Field1,&lt;/P&gt;&lt;P&gt;Field2,&lt;/P&gt;&lt;P&gt;If(ValueType LIKE 'PD*', 'PD', 'PLAN_QTY') AS DataType,&lt;/P&gt;&lt;P&gt;KeepChar(ValueType, '1234567890') AS DataNumber,&lt;/P&gt;&lt;P&gt;Value&lt;/P&gt;&lt;P&gt;RESIDENT Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 09:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080226#M941896</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-01-27T09:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table in single table two times</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080227#M941897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to get the month for PD and PlanQty??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 13:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080227#M941897</guid>
      <dc:creator>abhaysingh</dc:creator>
      <dc:date>2016-01-27T13:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table in single table two times</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080228#M941898</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;The field &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;DataNumber is having the month for PD and PlanQty.&amp;nbsp; You can use flag &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;DataType to filter PD and PLAN_QTY.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 01:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080228#M941898</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-01-28T01:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table in single table two times</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080229#M941899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check the Attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 03:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080229#M941899</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-01-28T03:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table in single table two times</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080230#M941900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If possible then separate the excel file into two like keep the all records with these field PD1PD10PD11PD12PD2PD3PD4PD5PD6PD7PD8PD9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and second time keep the all records with these fields&lt;/P&gt;&lt;P&gt;PLAN_QTY1PLAN_QTY10PLAN_QTY11PLAN_QTY12PLAN_QTY2PLAN_QTY3PLAN_QTY4PLAN_QTY5PLAN_QTY6&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;PLAN_QTY7&lt;/P&gt;&lt;P&gt;PLAN_QTY8&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;PLAN_QTY9&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit;"&gt;now use separately cross table for both the excel files and join the table by using one primary key between the tables..&lt;/P&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jan 2016 05:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080230#M941900</guid>
      <dc:creator>rajeshforqlikvi</dc:creator>
      <dc:date>2016-01-28T05:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table in single table two times</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080231#M941901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/147212"&gt;AbhaySingh&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this working as you expected? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 02:31:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-in-single-table-two-times/m-p/1080231#M941901</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-01-29T02:31:08Z</dc:date>
    </item>
  </channel>
</rss>

