<?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 Qlikview script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-script/m-p/1801111#M1211691</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;How to exclude the first 5 position of any field and load in qlik script. My requirement is to pick after "-" ?&lt;/P&gt;&lt;P&gt;The data in table looks like below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 124px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/53323iA06F710C30C3A398/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;TMP_table:&lt;/P&gt;&lt;P&gt;load EpisodeKey,&lt;BR /&gt;cxxx,&amp;nbsp;&lt;BR /&gt;yyyt&lt;BR /&gt;FROM [\\xxx\yyy&lt;SPAN&gt;\sample.qvd]&lt;/SPAN&gt;(qvd);&lt;/P&gt;</description>
    <pubDate>Wed, 21 Apr 2021 00:39:49 GMT</pubDate>
    <dc:creator>ashmitp869</dc:creator>
    <dc:date>2021-04-21T00:39:49Z</dc:date>
    <item>
      <title>Qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-script/m-p/1801111#M1211691</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;How to exclude the first 5 position of any field and load in qlik script. My requirement is to pick after "-" ?&lt;/P&gt;&lt;P&gt;The data in table looks like below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 124px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/53323iA06F710C30C3A398/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;TMP_table:&lt;/P&gt;&lt;P&gt;load EpisodeKey,&lt;BR /&gt;cxxx,&amp;nbsp;&lt;BR /&gt;yyyt&lt;BR /&gt;FROM [\\xxx\yyy&lt;SPAN&gt;\sample.qvd]&lt;/SPAN&gt;(qvd);&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 00:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-script/m-p/1801111#M1211691</guid>
      <dc:creator>ashmitp869</dc:creator>
      <dc:date>2021-04-21T00:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview script</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-script/m-p/1801122#M1211694</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17306"&gt;@ashmitp869&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like subfield function like below&lt;/P&gt;&lt;P&gt;Load &lt;STRONG&gt;SubField(EpisodeKey ,&amp;nbsp;'-',2)&lt;/STRONG&gt; as&amp;nbsp;&lt;SPAN&gt;EpisodeKey,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;cxxx,&amp;nbsp;&lt;BR /&gt;yyyt&lt;BR /&gt;FROM [\\xxx\yyy\sample.qvd](qvd);&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 02:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-script/m-p/1801122#M1211694</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-04-21T02:58:32Z</dc:date>
    </item>
  </channel>
</rss>

