<?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: Searching for ' - ' in a string. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Searching-for-in-a-string/m-p/1647576#M447617</link>
    <description>&lt;P&gt;I think what you really need is Index() function&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Index(RefIDWL, ' - ', 1)&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 15 Nov 2019 16:04:38 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-11-15T16:04:38Z</dc:date>
    <item>
      <title>Searching for ' - ' in a string.</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-in-a-string/m-p/1647557#M447614</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To split some data in a string, i'm using "FindOneOf(RefIDWL,' - ',1)".&lt;/P&gt;&lt;P&gt;Everything works wel except that the function does not only find ' - ' but also '-'.&lt;/P&gt;&lt;P&gt;Is there a solution?&lt;/P&gt;&lt;P&gt;Greetings&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dirk.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-in-a-string/m-p/1647557#M447614</guid>
      <dc:creator>dirk1955</dc:creator>
      <dc:date>2024-11-16T19:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for ' - ' in a string.</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-in-a-string/m-p/1647566#M447616</link>
      <description>try this:&lt;BR /&gt;FindOneOf(replace( RefIDWL , ' ' , '@' ) ,'@-@',1)</description>
      <pubDate>Fri, 15 Nov 2019 15:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-in-a-string/m-p/1647566#M447616</guid>
      <dc:creator>Marcos_rv</dc:creator>
      <dc:date>2019-11-15T15:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Searching for ' - ' in a string.</title>
      <link>https://community.qlik.com/t5/QlikView/Searching-for-in-a-string/m-p/1647576#M447617</link>
      <description>&lt;P&gt;I think what you really need is Index() function&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Index(RefIDWL, ' - ', 1)&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 15 Nov 2019 16:04:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Searching-for-in-a-string/m-p/1647576#M447617</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-11-15T16:04:38Z</dc:date>
    </item>
  </channel>
</rss>

