<?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: SELECTION OF STRING in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SELECTION-OF-STRING/m-p/1546300#M599990</link>
    <description>&lt;PRE&gt;LOAD
 if(mid(FIELD, 2, 1) = 2, FIELD) as F1,
 if(mid(FIELD, 2, 1) = 4, FIELD) as F2,
...&lt;/PRE&gt;</description>
    <pubDate>Tue, 19 Feb 2019 11:57:59 GMT</pubDate>
    <dc:creator>mrybalko</dc:creator>
    <dc:date>2019-02-19T11:57:59Z</dc:date>
    <item>
      <title>SELECTION OF STRING</title>
      <link>https://community.qlik.com/t5/QlikView/SELECTION-OF-STRING/m-p/1546294#M599989</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;As im new to Qlikview , im facing this issue where in i need , if my middle character matches to 2 it goes to F1 and likewise if it matches to 4 it goes to F2.&lt;/P&gt;&lt;P&gt;Please refer the image for better understanding.&lt;/P&gt;&lt;P&gt;ive been trying it for quite sometime , thought of asking out here as well.&lt;/P&gt;&lt;P&gt;thanks.&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="SNIP1.PNG" style="width: 184px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/6317i721329500FC7D50A/image-size/small?v=v2&amp;amp;px=200" role="button" title="SNIP1.PNG" alt="SNIP1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SELECTION-OF-STRING/m-p/1546294#M599989</guid>
      <dc:creator>abhaytrip</dc:creator>
      <dc:date>2024-11-16T04:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION OF STRING</title>
      <link>https://community.qlik.com/t5/QlikView/SELECTION-OF-STRING/m-p/1546300#M599990</link>
      <description>&lt;PRE&gt;LOAD
 if(mid(FIELD, 2, 1) = 2, FIELD) as F1,
 if(mid(FIELD, 2, 1) = 4, FIELD) as F2,
...&lt;/PRE&gt;</description>
      <pubDate>Tue, 19 Feb 2019 11:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SELECTION-OF-STRING/m-p/1546300#M599990</guid>
      <dc:creator>mrybalko</dc:creator>
      <dc:date>2019-02-19T11:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: SELECTION OF STRING</title>
      <link>https://community.qlik.com/t5/QlikView/SELECTION-OF-STRING/m-p/1546316#M599991</link>
      <description>Thanks alot mate , this really did work. Apprectiate it. (y)</description>
      <pubDate>Tue, 19 Feb 2019 12:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SELECTION-OF-STRING/m-p/1546316#M599991</guid>
      <dc:creator>abhaytrip</dc:creator>
      <dc:date>2019-02-19T12:26:33Z</dc:date>
    </item>
  </channel>
</rss>

