<?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 Input Edit in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-Edit/m-p/643872#M235910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have a file which I need to strip off a percentage.&amp;nbsp; The format can be 1/100% or 25/25% or 11/100%.&amp;nbsp; I only need the whole number at the beginning, but sometimes it can be 1 position and other times it can be 2 positions.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 May 2014 17:45:45 GMT</pubDate>
    <dc:creator>tmumaw</dc:creator>
    <dc:date>2014-05-22T17:45:45Z</dc:date>
    <item>
      <title>Input Edit</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Edit/m-p/643872#M235910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have a file which I need to strip off a percentage.&amp;nbsp; The format can be 1/100% or 25/25% or 11/100%.&amp;nbsp; I only need the whole number at the beginning, but sometimes it can be 1 position and other times it can be 2 positions.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 17:45:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Edit/m-p/643872#M235910</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2014-05-22T17:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Input Edit</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Edit/m-p/643873#M235911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you can use SUBFIELD function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;subfield(Field, ';' ,2)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gives:&lt;/P&gt;&lt;P&gt;'&lt;SPAN class="Italic"&gt;cde&lt;/SPAN&gt;' if Field is '&lt;SPAN class="Italic"&gt;abc&lt;/SPAN&gt;;&lt;SPAN class="Italic"&gt;cde&lt;/SPAN&gt;;&lt;SPAN class="Italic"&gt;efg&lt;/SPAN&gt;'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in you case:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;subfield(Field, '/' ,1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would return the first part before the first /&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 22:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Edit/m-p/643873#M235911</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-05-22T22:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Input Edit</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Edit/m-p/643874#M235912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Fernando.&amp;nbsp; That worked perfectly.&amp;nbsp; Have a great weekend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 10:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Edit/m-p/643874#M235912</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2014-05-23T10:54:58Z</dc:date>
    </item>
  </channel>
</rss>

