<?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: Select in Field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553544#M206809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this (if your values don't contain spaces, then omit the replace function, put your fieldname only):&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;'('&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt;"&gt;IsText&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,1)), &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt;"&gt;Replace&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;' '&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;'*'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)), &lt;/SPAN&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;'|'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;')' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Jan 2014 13:37:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-05T13:37:14Z</dc:date>
    <item>
      <title>Select in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553543#M206808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have employee code either starting with Alphabet or Number.... it is mixed of both....&lt;/P&gt;&lt;P&gt;What should I write in Text Box - Action - Select in Field - Search String to get all employee code starting with Alphabets only...&lt;/P&gt;&lt;P&gt;i.e. starting with any Alphabet from A to Z...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 12:49:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553543#M206808</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-05T12:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553544#M206809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this (if your values don't contain spaces, then omit the replace function, put your fieldname only):&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;'('&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt;"&gt;IsText&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,1)), &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt;"&gt;Replace&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;FieldName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;' '&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;'*'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)), &lt;/SPAN&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;'|'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;')' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff8000; font-size: 10pt;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 13:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553544#M206809</guid>
      <dc:creator />
      <dc:date>2014-01-05T13:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553545#M206810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another idea would be to include another column in your loading script, stating that any employee starting with a letter , should get a 1, employees starting with a number should get a 0.&lt;/P&gt;&lt;P&gt;e.g. if(isText(Left(FieldName,1)),1,0) as EmployeeLetterStart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Action you will then use Trigger, Select Possible, Only({&amp;lt;EmployeeLetterStart={'1'}&amp;gt;} FieldName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using this will be much much more faster in the front end.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 14:18:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553545#M206810</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-01-05T14:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553546#M206811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jean,&lt;/P&gt;&lt;P&gt;This working fine but definitely there should be some easy way....!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 14:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553546#M206811</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-01-05T14:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553547#M206812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not very nice but it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='("a*"|"b*"|"c*")'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 14:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553547#M206812</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-01-05T14:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553548#M206813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try something like this:&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 _jivemacro_uid_13889541976281264" jivemacro_uid="_13889541976281264" modifiedtitle="true"&gt;
&lt;P&gt;='=ord(left(Field,1))&amp;gt;64'&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jan 2014 20:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553548#M206813</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-01-05T20:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553549#M206814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write this expression in a list box edit expression&lt;/P&gt;&lt;P&gt;if(isText(Mid(FieldName,1,1)),EmployeeCode)&lt;/P&gt;&lt;P&gt;And then right click over listbox and select all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 04:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553549#M206814</guid>
      <dc:creator>brijesh1991</dc:creator>
      <dc:date>2014-01-06T04:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Select in Field</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553550#M206815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even this works:&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 _jivemacro_uid_13889902767131734" jivemacro_uid="_13889902767131734" modifiedtitle="true"&gt;
&lt;P&gt;='=ord(Field)&amp;gt;64' &lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..most simple.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 06:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field/m-p/553550#M206815</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2014-01-06T06:38:21Z</dc:date>
    </item>
  </channel>
</rss>

