<?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: Advanced Search in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Advanced-Search/m-p/1232483#M860140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your value is formatted like shown above, you need to also count the spaces, then this should filter your data correctly, I think:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Mid(SSN,12,1)&amp;gt;2 and len(Mid(SSN,5))=11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also create a flag in the script using this logic, then just filter your data in the frontend using that flag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2017 14:14:24 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2017-01-25T14:14:24Z</dc:date>
    <item>
      <title>Advanced Search</title>
      <link>https://community.qlik.com/t5/QlikView/Advanced-Search/m-p/1232480#M860137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have a list box with SSN - xxx Xx xxxx and I want to look at (select) the cases where the 4th number is higher then 2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this when opening the advanced search by CTRL+SHIFT+F?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br &lt;BR /&gt;Ince&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/Advanced-Search/m-p/1232480#M860137</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced Search</title>
      <link>https://community.qlik.com/t5/QlikView/Advanced-Search/m-p/1232481#M860138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Mid(SSN, 5,1) &amp;gt;2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(assuming the 4th number is 5th character in your textual representation).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 09:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Advanced-Search/m-p/1232481#M860138</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-01-25T09:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced Search</title>
      <link>https://community.qlik.com/t5/QlikView/Advanced-Search/m-p/1232482#M860139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm .. &lt;/P&gt;&lt;P&gt;So..&lt;/P&gt;&lt;P&gt;Let say I have a list box/field called: SSN&lt;/P&gt;&lt;P&gt;I have 3 rows in that field: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A - 111 22 2222&lt;/P&gt;&lt;P&gt;B - 111 22 3333&lt;/P&gt;&lt;P&gt;C - 111 22 4444&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to select only B and C, because the&amp;nbsp; 6th number/8th character is higher then 2, by usind advanced search: =mid(SSN, 8, 1) &amp;gt;2 - this is correct, right? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing how can I make sure that it only look/select the numbers with 9 digits? I have also client id which is based on 6 numbers instead of 9 numbers as SSN?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 11:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Advanced-Search/m-p/1232482#M860139</guid>
      <dc:creator />
      <dc:date>2017-01-25T11:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced Search</title>
      <link>https://community.qlik.com/t5/QlikView/Advanced-Search/m-p/1232483#M860140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your value is formatted like shown above, you need to also count the spaces, then this should filter your data correctly, I think:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Mid(SSN,12,1)&amp;gt;2 and len(Mid(SSN,5))=11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also create a flag in the script using this logic, then just filter your data in the frontend using that flag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 14:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Advanced-Search/m-p/1232483#M860140</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-01-25T14:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced Search</title>
      <link>https://community.qlik.com/t5/QlikView/Advanced-Search/m-p/1232484#M860141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! It works! Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 09:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Advanced-Search/m-p/1232484#M860141</guid>
      <dc:creator />
      <dc:date>2017-01-31T09:44:05Z</dc:date>
    </item>
  </channel>
</rss>

