<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/split/m-p/1235204#M847336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can load all records in the first round.&lt;/P&gt;&lt;P&gt;TEMP:&lt;/P&gt;&lt;P&gt;LOAD * &lt;/P&gt;&lt;P&gt;SQL Select&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRS:&lt;/P&gt;&lt;P&gt;LOAD * &lt;/P&gt;&lt;P&gt;resident TEMP where type = 'PRS';&lt;/P&gt;&lt;P&gt;STORE PRS.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSS:&lt;/P&gt;&lt;P&gt;LOAD * &lt;/P&gt;&lt;P&gt;resident TEMP ehere type='LSS';&lt;/P&gt;&lt;P&gt;STORE LSS.qvd (qvd);&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;And you have 2 files (PRS.qvd and LSS.qvd)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Mar 2017 11:05:09 GMT</pubDate>
    <dc:creator>ecolomer</dc:creator>
    <dc:date>2017-03-18T11:05:09Z</dc:date>
    <item>
      <title>split</title>
      <link>https://community.qlik.com/t5/QlikView/split/m-p/1235202#M847334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a source where i need to split the file.. for ex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;invoice&lt;/P&gt;&lt;P&gt;invoice rate&lt;/P&gt;&lt;P&gt;invoice type&lt;/P&gt;&lt;P&gt;etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the invoice type is PRS then Load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the invoice type is LSS then Load.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to split the data and further put the values in 2 columsn&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/split/m-p/1235202#M847334</guid>
      <dc:creator>raadwiptec</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: split</title>
      <link>https://community.qlik.com/t5/QlikView/split/m-p/1235203#M847335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer below mentioned link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/63516"&gt;Splitting a field into multiple fields&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Sarvesh Srivastava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2017 11:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split/m-p/1235203#M847335</guid>
      <dc:creator>sarvesh</dc:creator>
      <dc:date>2017-03-18T11:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: split</title>
      <link>https://community.qlik.com/t5/QlikView/split/m-p/1235204#M847336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can load all records in the first round.&lt;/P&gt;&lt;P&gt;TEMP:&lt;/P&gt;&lt;P&gt;LOAD * &lt;/P&gt;&lt;P&gt;SQL Select&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRS:&lt;/P&gt;&lt;P&gt;LOAD * &lt;/P&gt;&lt;P&gt;resident TEMP where type = 'PRS';&lt;/P&gt;&lt;P&gt;STORE PRS.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LSS:&lt;/P&gt;&lt;P&gt;LOAD * &lt;/P&gt;&lt;P&gt;resident TEMP ehere type='LSS';&lt;/P&gt;&lt;P&gt;STORE LSS.qvd (qvd);&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;And you have 2 files (PRS.qvd and LSS.qvd)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2017 11:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split/m-p/1235204#M847336</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2017-03-18T11:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: split</title>
      <link>https://community.qlik.com/t5/QlikView/split/m-p/1235205#M847337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;TEMP:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;LOAD *, 'PRS' as Flag&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;SQL Select&amp;nbsp; ....&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TEMP:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *, &lt;STRONG&gt;'LSS' as Flag&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL Select&amp;nbsp; ....&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Then use Field called Flag where in Front end or Background. This will very helpful instead of split. This can used and helps for better in condition(May be set operator) &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2017 03:17:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/split/m-p/1235205#M847337</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-19T03:17:00Z</dc:date>
    </item>
  </channel>
</rss>

