<?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: Scrip Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Scrip-Help/m-p/114873#M17708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use below Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cor:&lt;/P&gt;&lt;P&gt;LOAD n,&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff9900;"&gt;Pick(WildMatch(SubField(cor_field,':',1),'OPIOT*','DFT*','FT*','TC*'),'OPIOT','DFT','FT','TC') as newAreaFld,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SubField(cor_field,':',1) as fld, SubField(cor_field,':',2) as vl&lt;/P&gt;&lt;P&gt;,pick(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2018 10:41:57 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2018-08-23T10:41:57Z</dc:date>
    <item>
      <title>Scrip Help</title>
      <link>https://community.qlik.com/t5/QlikView/Scrip-Help/m-p/114872#M17707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'book antiqua', palatino;"&gt;Hi,&lt;/SPAN&gt;&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;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'book antiqua', palatino;"&gt;Every thing is fine, But one thing i.e - For Result_field --&amp;gt; V_AREA,&lt;/SPAN&gt;&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;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'book antiqua', palatino;"&gt;In fld column I want V_AREA like Location, Operator etc. is available and vl column I need all the fld data --&amp;gt; DFT, FT, OPIOT etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'book antiqua', palatino;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'book antiqua', palatino; font-style: inherit; font-weight: inherit;"&gt;Also if it is possible Please for all V_AREA --&amp;gt; remove all -, _ etc, I need only first charactor value, no any numeric like - DFT2040105, DFT2070201 etc --&amp;gt; DFT , For FT-RT-RB-1, FT_1.3 etc --&amp;gt; I need only FT, Similarly for other.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'book antiqua', palatino; font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'book antiqua', palatino;"&gt;Please find the attached qvw for ref. and final output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'book antiqua', palatino;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'book antiqua', palatino;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'book antiqua', palatino;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'book antiqua', palatino;"&gt;AK&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 08:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrip-Help/m-p/114872#M17707</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2018-08-23T08:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Scrip Help</title>
      <link>https://community.qlik.com/t5/QlikView/Scrip-Help/m-p/114873#M17708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use below Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cor:&lt;/P&gt;&lt;P&gt;LOAD n,&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff9900;"&gt;Pick(WildMatch(SubField(cor_field,':',1),'OPIOT*','DFT*','FT*','TC*'),'OPIOT','DFT','FT','TC') as newAreaFld,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;SubField(cor_field,':',1) as fld, SubField(cor_field,':',2) as vl&lt;/P&gt;&lt;P&gt;,pick(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 10:41:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Scrip-Help/m-p/114873#M17708</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2018-08-23T10:41:57Z</dc:date>
    </item>
  </channel>
</rss>

