<?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 Search caracters inside text in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Search-caracters-inside-text/m-p/249494#M94813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whats the equivalent of search function in excel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a column with with Year&amp;amp;";"&amp;amp;"Name";"&amp;amp;";"&amp;amp;"ID"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to left(variable a, len(variable a) - search(variable a, ";",1))&lt;/P&gt;&lt;P&gt;Thats the formula in excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i procedure that in qlikview? theres any equivalent in search function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eliano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Oct 2011 12:05:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-14T12:05:19Z</dc:date>
    <item>
      <title>Search caracters inside text</title>
      <link>https://community.qlik.com/t5/QlikView/Search-caracters-inside-text/m-p/249494#M94813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whats the equivalent of search function in excel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a column with with Year&amp;amp;";"&amp;amp;"Name";"&amp;amp;";"&amp;amp;"ID"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to left(variable a, len(variable a) - search(variable a, ";",1))&lt;/P&gt;&lt;P&gt;Thats the formula in excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i procedure that in qlikview? theres any equivalent in search function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eliano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 12:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-caracters-inside-text/m-p/249494#M94813</guid>
      <dc:creator />
      <dc:date>2011-10-14T12:05:19Z</dc:date>
    </item>
    <item>
      <title>Search caracters inside text</title>
      <link>https://community.qlik.com/t5/QlikView/Search-caracters-inside-text/m-p/249495#M94814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eliano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView have Search Object that this one maybe answer to your question, just Right Click on sheet ==&amp;gt; New Sheet Object ==&amp;gt; Search Object. In case you want to search all column or field, you need to add the require field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 12:15:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-caracters-inside-text/m-p/249495#M94814</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-10-14T12:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Search caracters inside text</title>
      <link>https://community.qlik.com/t5/QlikView/Search-caracters-inside-text/m-p/249496#M94815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eliano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess is that Index() or SubField() will do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;=SubField('2011;MAB;15', ';', 1)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 12:16:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Search-caracters-inside-text/m-p/249496#M94815</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-10-14T12:16:01Z</dc:date>
    </item>
  </channel>
</rss>

