<?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: Findoneof in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057401#M919050</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of the best example is from &lt;A href="https://community.qlik.com/qlik-users/61824"&gt;marcowedel&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check it here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/625215"&gt;Re: Re: Number of times in a row a character appears&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 May 2016 23:22:45 GMT</pubDate>
    <dc:creator>Saravanan_Desingh</dc:creator>
    <dc:date>2016-05-02T23:22:45Z</dc:date>
    <item>
      <title>Findoneof</title>
      <link>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057397#M919046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is Findoneof () ? How it will work? Explain with Example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057397#M919046</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Findoneof</title>
      <link>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057398#M919047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried a google or community search? I would try to look for already existing resources&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;A href="http://qlikviewramblings.blogspot.com/2014/02/string-functions-part-1-in-this-series.html" title="http://qlikviewramblings.blogspot.com/2014/02/string-functions-part-1-in-this-series.html"&gt;QlikVieW &amp;amp; Other Ramblings&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;2) &lt;A href="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/StringFunctions/FindOneOf.htm" title="http://help.qlik.com/en-US/qlikview/12.0/Subsystems/Client/Content/Scripting/StringFunctions/FindOneOf.htm"&gt;FindOneOf ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/123308_Capture.PNG" style="height: 199px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 16:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057398#M919047</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-02T16:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Findoneof</title>
      <link>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057399#M919048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope the below helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1 data-mc-conditions="Primary.NotToTranslate" style="font-size: 1.714em; margin: 0 0 10px; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;FindOneOf - script and chart function&lt;/H1&gt;&lt;P style="font-size: 14px; margin: 10px 0; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;SPAN class="statement" style="font-weight: bold;"&gt;FindOneOf()&lt;/SPAN&gt; searches a string to find the position of the occurrence of any character from a set of provided characters. The position of the first occurrence of any character from the search set is returned unless a third argument (with a value greater than 1) is supplied. If no match is found, &lt;SPAN class="statement" style="font-weight: bold;"&gt;0&lt;/SPAN&gt; is returned.&lt;/P&gt;&lt;P class="syntax_heading" data-mc-autonum="Syntax: " style="font-size: 14px; margin: 10px 0; font-weight: bold; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;SPAN class="autonumber"&gt;Syntax: &lt;/SPAN&gt; &lt;/P&gt;&lt;P class="syntax" data-mc-conditions="Primary.NotToTranslate" style="font-size: 12px; margin: 10px 0; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; color: #0f0f0f; background-color: #f4f4f4;"&gt;&lt;SPAN class="statement" style="font-weight: bold;"&gt;FindOneOf(&lt;/SPAN&gt;text, char_set[, count]&lt;SPAN class="statement" style="font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="return_type" data-mc-autonum="Return data type: " style="font-size: 14px; margin: 10px 0; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;SPAN class="autonumber" style="font-weight: bold;"&gt;Return data type: &lt;/SPAN&gt;integer&lt;/P&gt;&lt;P class="return_type" data-mc-autonum="Return data type: " style="font-size: 14px; margin: 10px 0; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;/P&gt;&lt;TABLE cellspacing="0" class="TableStyle-tableGrid" style="margin-bottom: 15px; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; margin-right: auto;"&gt;&lt;THEAD style="border-top-width: 2px; border-top-style: solid; border-top-color: #0f0f0f;"&gt;&lt;TR class="Head-Header1"&gt;&lt;TH class="HeadI--" style="padding: 5px 7px;"&gt;Example&lt;/TH&gt;&lt;TH class="HeadG--" style="padding: 5px 7px;"&gt;Result&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY style="border-top-width: 2px; border-top-color: #0f0f0f;"&gt;&lt;TR class="Body-Body1" style="border-bottom-width: 1px; border-bottom-color: #d5d5d5;"&gt;&lt;TD class="BodyI--" data-mc-conditions="Primary.NotToTranslate" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;&lt;SPAN class="Code" data-mc-conditions="Primary.NotToTranslate" style="font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;FindOneOf( 'my example text string', 'et%s')&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="BodyG--" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;Returns '4'.&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1" style="border-bottom-width: 1px; border-bottom-color: #d5d5d5;"&gt;&lt;TD class="BodyI--" data-mc-conditions="Primary.NotToTranslate" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;&lt;SPAN class="Code" data-mc-conditions="Primary.NotToTranslate" style="font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;FindOneOf( 'my example text string', 'et%s', 3)&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="BodyG--" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;Returns '12'. Because the search is for any of the characters: e, t, % ors, and "t" is the third occurrence, and is in position 12.&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1" style="border-bottom-width: 1px; border-bottom-color: #d5d5d5;"&gt;&lt;TD class="BodyC--" data-mc-conditions="Primary.NotToTranslate" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;&lt;SPAN class="Code" data-mc-conditions="Primary.NotToTranslate" style="font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;FindOneOf( 'my example text string', '¤%&amp;amp;')&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="BodyA--" style="padding: 7px; border: 1px solid #d5d5d5;"&gt;Returns '0'.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 16:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057399#M919048</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-05-02T16:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Findoneof</title>
      <link>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057400#M919049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please don't create threads for questions that can be answered by reading the help file and close some of your many open threads instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 21:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057400#M919049</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-05-02T21:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Findoneof</title>
      <link>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057401#M919050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of the best example is from &lt;A href="https://community.qlik.com/qlik-users/61824"&gt;marcowedel&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check it here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/625215"&gt;Re: Re: Number of times in a row a character appears&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 23:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057401#M919050</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2016-05-02T23:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Findoneof</title>
      <link>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057402#M919051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for every one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 04:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Findoneof/m-p/1057402#M919051</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-05-03T04:51:46Z</dc:date>
    </item>
  </channel>
</rss>

