<?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 values matching criteria with a button in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944590#M77841</link>
    <description>&lt;P&gt;I am not aware of any way to do this directly. You may be able to achieve the same result by using an action to select the undesirable values, and then a second action to selected the alternative (or excluded) values.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2022 13:23:02 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2022-06-16T13:23:02Z</dc:date>
    <item>
      <title>Select values matching criteria with a button</title>
      <link>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944427#M77825</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a field named ' Account ' that contains values of the following shape: "xxxxxxxx - Account name": 8 digits followed by the name of the account.&lt;/P&gt;
&lt;P&gt;By clicking on the button, I would like to select only the accounts for which the digits pattern is as such: 451xxx10 or 451xxx20 and then whatever the name is&lt;/P&gt;
&lt;P&gt;How to achieve that ? Plus, do you have a document that explains expressions to type inside a button ( *, ^, ?, |, &amp;amp;, etc...)&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 09:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944427#M77825</guid>
      <dc:creator>lucas3</dc:creator>
      <dc:date>2022-06-16T09:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Select values matching criteria with a button</title>
      <link>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944428#M77826</link>
      <description>&lt;P&gt;Seems like it would be e.g. 451???10*&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Qlik-Sense-Cheat-Sheet-version-2-0/ba-p/1667455" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Qlik-Sense-Cheat-Sheet-version-2-0/ba-p/1667455&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 09:11:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944428#M77826</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-06-16T09:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Select values matching criteria with a button</title>
      <link>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944430#M77827</link>
      <description>&lt;P&gt;Thank you for your reply and for the document, that is exactly what I was looking for&lt;/P&gt;
&lt;P&gt;I tried your answer already but it did not work... I entered it as in the picture, is that wrong ?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 09:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944430#M77827</guid>
      <dc:creator>lucas3</dc:creator>
      <dc:date>2022-06-16T09:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Select values matching criteria with a button</title>
      <link>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944441#M77828</link>
      <description>&lt;P&gt;It probably needs to be e.g. ='451???10*'&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 09:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944441#M77828</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-06-16T09:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Select values matching criteria with a button</title>
      <link>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944585#M77840</link>
      <description>&lt;P&gt;I selected the wrong "action", I picked "Select values in a field" instead of "Select values matching search criteria". It works perfectly well, thanks&lt;BR /&gt;&lt;BR /&gt;I have another question though, how now if I want to select all Accounts except the ones that start with a 45 (eg 45*) and except the ones that contain a 3 in 2nd position and a 7 in 5th position (eg ?3????7?). What formula should I type ?&lt;/P&gt;
&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 13:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944585#M77840</guid>
      <dc:creator>lucas3</dc:creator>
      <dc:date>2022-06-16T13:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Select values matching criteria with a button</title>
      <link>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944590#M77841</link>
      <description>&lt;P&gt;I am not aware of any way to do this directly. You may be able to achieve the same result by using an action to select the undesirable values, and then a second action to selected the alternative (or excluded) values.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 13:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Select-values-matching-criteria-with-a-button/m-p/1944590#M77841</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-06-16T13:23:02Z</dc:date>
    </item>
  </channel>
</rss>

