<?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: split common table in two table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773160#M717145</link>
    <description>&lt;P&gt;THIS SCRIPT WORKED FINE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PIECE:&lt;BR /&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;BR /&gt;VCRNUM_0 as Piece,&lt;BR /&gt;VCRNUMORI_0 as Piece_Original,&lt;BR /&gt;IPTDAT_0,&lt;BR /&gt;QTYPCU_0 as Qte,&lt;BR /&gt;VCRTYP_0 as PIECE_TYPE,&lt;BR /&gt;TRSTYP_0 as Id_Dim1,&lt;BR /&gt;LANNUM_0 as LANNUM1,&lt;BR /&gt;LANMES_0 as pieces,&lt;BR /&gt;LOC_0,&lt;BR /&gt;BPRNUM_0 as FRS,&lt;BR /&gt;ITMREF_0 As Ref,&lt;BR /&gt;ITMDES1_0 as Designation,&lt;BR /&gt;STOFCY_0 as Site,&lt;BR /&gt;&lt;BR /&gt;Date(IPTDAT_0) As Date,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(IPTDAT_0) As Year,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month(IPTDAT_0) As Month,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Day(IPTDAT_0) As Day,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Week(IPTDAT_0) As Week,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Q' &amp;amp; Ceil(Month(IPTDAT_0)/3) As Quarter,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WeekYear(IPTDAT_0) &amp;amp; Num(Week(IPTDAT_0), '00') As YearWeek,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(IPTDAT_0) &amp;amp; '-Q' &amp;amp; Ceil(Month(IPTDAT_0)/3) As YearQuarter,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(MonthStart(IPTDAT_0), 'YYYY-MM') As YearMonth,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Year2Date(IPTDAT_0) As YTD_Flag,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Year2Date(IPTDAT_0, -1) As LYTD_Flag;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt; SELECT *&lt;BR /&gt;FROM sagex3lab.dbo."JOURNAL STOCK MENU";&lt;BR /&gt;//-------- End Multiple Select Statements ------&lt;BR /&gt;&lt;BR /&gt;Transaction:&lt;BR /&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;BR /&gt;TRSTYP_0 as Id_Dim1,&lt;BR /&gt;LANNUM_0 as LANNUM2,&lt;BR /&gt;LANMES_0 as transaction;&lt;BR /&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt; SELECT *&lt;BR /&gt;FROM sagex3lab.dbo."JOURNAL STOCK MENU LOCAL V2";&lt;/P&gt;</description>
    <pubDate>Sun, 10 Jan 2021 15:38:10 GMT</pubDate>
    <dc:creator>theboss-123</dc:creator>
    <dc:date>2021-01-10T15:38:10Z</dc:date>
    <item>
      <title>split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772683#M717134</link>
      <description>&lt;P&gt;hello in database of ERP we have a table contain data of two column in other table&lt;/P&gt;&lt;P&gt;i want in qlikview to view for each column their in other column please see the enclosed file there is an example&lt;/P&gt;&lt;P&gt;i want to keep reception in column and make reception supplier and plan arrangement in other column&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 20:04:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772683#M717134</guid>
      <dc:creator>theboss-123</dc:creator>
      <dc:date>2021-01-07T20:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772718#M717135</link>
      <description>&lt;P&gt;from your example,&amp;nbsp;&lt;SPAN&gt;reception, supplier, and plan arrangement&amp;nbsp;are entries/values in A column these are not fields.&amp;nbsp; when you say column did you mean a list or columns in a table?&amp;nbsp; if these become columns, what values would be under them?&amp;nbsp; do you have a QVW sample?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 21:10:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772718#M717135</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-01-07T21:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772722#M717136</link>
      <description>&lt;P&gt;is there a logical way to split the clumn where it is the entries&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;reception, supplier, and plan arrangement&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for example keep reception in column A and put other in column B&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 21:14:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772722#M717136</guid>
      <dc:creator>theboss-123</dc:creator>
      <dc:date>2021-01-07T21:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772731#M717137</link>
      <description>&lt;P&gt;it sound like you want to do the opposite of a cross tab, look at this if this will help:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-App-Development/Opposite-of-a-cross-table/m-p/5731" target="_blank"&gt;Solved: Opposite of a cross table - Qlik Community - 5731&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 21:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772731#M717137</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-01-07T21:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772735#M717138</link>
      <description>&lt;P&gt;in my case i called a view from SQL server,can you shw me how to establish the opposite of crosstable&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 21:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772735#M717138</guid>
      <dc:creator>theboss-123</dc:creator>
      <dc:date>2021-01-07T21:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772738#M717139</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-App-Development/Opposite-of-a-cross-table/m-p/5731" target="_blank"&gt;Solved: Opposite of a cross table - Qlik Community - 5731&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 21:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1772738#M717139</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2021-01-07T21:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773072#M717140</link>
      <description>&lt;P&gt;What is there in the excel is the output you want? If so, what is the source. Please post sample input from source and the expected result.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Anil_Babu_Samineni_0-1610205491615.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/46699i274DE3963E5CA0D7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Anil_Babu_Samineni_0-1610205491615.png" alt="Anil_Babu_Samineni_0-1610205491615.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2021 15:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773072#M717140</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2021-01-09T15:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773075#M717141</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/110490"&gt;@theboss-123&lt;/a&gt;&amp;nbsp;, please check if this kind of script helps :&lt;/P&gt;&lt;P&gt;Receptions:&lt;BR /&gt;Load&lt;BR /&gt;TypePiece as Id_Dim1&lt;BR /&gt;LANMES_0 as Reception&lt;BR /&gt;From your source&lt;BR /&gt;Where TransactionType = 3;&lt;/P&gt;&lt;P&gt;PlanRangement&lt;BR /&gt;Load&lt;BR /&gt;TypePiece as Id_Dim1&lt;BR /&gt;LANMES_0 as PlanRangement&lt;BR /&gt;From your source&lt;BR /&gt;Where TransactionType = 35 or TransactionType = 22;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2021 15:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773075#M717141</guid>
      <dc:creator>QFabian</dc:creator>
      <dc:date>2021-01-09T15:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773148#M717142</link>
      <description>&lt;P&gt;Hi Fabian thanks for your suggestion&amp;nbsp;&lt;/P&gt;&lt;P&gt;but kindly informed that transaction type and type piece are both in relationship with LANMES_0&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jan 2021 13:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773148#M717142</guid>
      <dc:creator>theboss-123</dc:creator>
      <dc:date>2021-01-10T13:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773154#M717143</link>
      <description>&lt;P&gt;this is my script&lt;/P&gt;&lt;P&gt;PIECE:&lt;BR /&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;BR /&gt;VCRNUM_0 as Piece,&lt;BR /&gt;VCRNUMORI_0 as Piece_Original,&lt;BR /&gt;IPTDAT_0,&lt;BR /&gt;QTYPCU_0 as Qte,&lt;BR /&gt;VCRTYP_0 as Id_Dim1,&lt;BR /&gt;LANNUM_0 as LANNUM,&lt;BR /&gt;LANMES_0 as pieces,&lt;BR /&gt;LOC_0,&lt;BR /&gt;BPRNUM_0 as FRS,&lt;BR /&gt;ITMREF_0 As Ref,&lt;BR /&gt;ITMDES1_0 as Designation,&lt;BR /&gt;STOFCY_0 as Site.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt; SELECT *&lt;BR /&gt;FROM sagex3lab.dbo."JOURNAL STOCK MENU";&lt;BR /&gt;//-------- End Multiple Select Statements ------&lt;BR /&gt;&lt;BR /&gt;Transaction:&lt;BR /&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;BR /&gt;TRSTYP_0 as Id_Dim1,&lt;BR /&gt;LANNUM_0 as LANNUM2,&lt;BR /&gt;LANMES_0 as transaction;&lt;BR /&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt; SELECT *&lt;BR /&gt;FROM sagex3lab.dbo."JOURNAL STOCK MENU LOCAL V2";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any suggesion ,&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jan 2021 14:48:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773154#M717143</guid>
      <dc:creator>theboss-123</dc:creator>
      <dc:date>2021-01-10T14:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773158#M717144</link>
      <description>&lt;P&gt;it gave just informations about type piece ='6' and transaction type='6' and not about&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jan 2021 15:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773158#M717144</guid>
      <dc:creator>theboss-123</dc:creator>
      <dc:date>2021-01-10T15:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773160#M717145</link>
      <description>&lt;P&gt;THIS SCRIPT WORKED FINE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PIECE:&lt;BR /&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;BR /&gt;VCRNUM_0 as Piece,&lt;BR /&gt;VCRNUMORI_0 as Piece_Original,&lt;BR /&gt;IPTDAT_0,&lt;BR /&gt;QTYPCU_0 as Qte,&lt;BR /&gt;VCRTYP_0 as PIECE_TYPE,&lt;BR /&gt;TRSTYP_0 as Id_Dim1,&lt;BR /&gt;LANNUM_0 as LANNUM1,&lt;BR /&gt;LANMES_0 as pieces,&lt;BR /&gt;LOC_0,&lt;BR /&gt;BPRNUM_0 as FRS,&lt;BR /&gt;ITMREF_0 As Ref,&lt;BR /&gt;ITMDES1_0 as Designation,&lt;BR /&gt;STOFCY_0 as Site,&lt;BR /&gt;&lt;BR /&gt;Date(IPTDAT_0) As Date,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(IPTDAT_0) As Year,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month(IPTDAT_0) As Month,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Day(IPTDAT_0) As Day,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Week(IPTDAT_0) As Week,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Q' &amp;amp; Ceil(Month(IPTDAT_0)/3) As Quarter,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WeekYear(IPTDAT_0) &amp;amp; Num(Week(IPTDAT_0), '00') As YearWeek,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(IPTDAT_0) &amp;amp; '-Q' &amp;amp; Ceil(Month(IPTDAT_0)/3) As YearQuarter,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(MonthStart(IPTDAT_0), 'YYYY-MM') As YearMonth,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Year2Date(IPTDAT_0) As YTD_Flag,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Year2Date(IPTDAT_0, -1) As LYTD_Flag;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt; SELECT *&lt;BR /&gt;FROM sagex3lab.dbo."JOURNAL STOCK MENU";&lt;BR /&gt;//-------- End Multiple Select Statements ------&lt;BR /&gt;&lt;BR /&gt;Transaction:&lt;BR /&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;BR /&gt;TRSTYP_0 as Id_Dim1,&lt;BR /&gt;LANNUM_0 as LANNUM2,&lt;BR /&gt;LANMES_0 as transaction;&lt;BR /&gt;&lt;STRONG&gt;SQL&lt;/STRONG&gt; SELECT *&lt;BR /&gt;FROM sagex3lab.dbo."JOURNAL STOCK MENU LOCAL V2";&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jan 2021 15:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1773160#M717145</guid>
      <dc:creator>theboss-123</dc:creator>
      <dc:date>2021-01-10T15:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: split common table in two table</title>
      <link>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1774371#M717146</link>
      <description>&lt;P&gt;Please accept solution If that is resolved, so that it will be easy for next landers.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 13:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split-common-table-in-two-table/m-p/1774371#M717146</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2021-01-14T13:02:29Z</dc:date>
    </item>
  </channel>
</rss>

