<?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: Sheet Action - Not equal to in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2020071#M84239</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/155226"&gt;@justISO&lt;/a&gt;&amp;nbsp;.&amp;nbsp; &amp;nbsp;I had tried this earlier however it didn't work right all the time.&amp;nbsp; maybe a bug in Qlik Sense.&lt;/P&gt;
&lt;P&gt;Any other way?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Dec 2022 13:38:01 GMT</pubDate>
    <dc:creator>kriyer</dc:creator>
    <dc:date>2022-12-27T13:38:01Z</dc:date>
    <item>
      <title>Sheet Action - Not equal to</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2019936#M84219</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am relatively new to Qlik Sense and have a question. Hope some expert will be able to help me&lt;/P&gt;
&lt;P&gt;I need to set a Field Account Name to&amp;nbsp; "not equal to Peer Group"&amp;nbsp; when the user lands at the sheet and pull only data for Account Name not equal to Peer Group.&amp;nbsp; i tried putting in Action -&amp;gt; Select values matching specific criteria.&amp;nbsp; &amp;nbsp;Field Account Name. In the expression I tried&amp;nbsp; &amp;lt;&amp;gt; 'Peer Group'.&amp;nbsp; I also tried entering&amp;nbsp;[Account Name] -= {'Peer Group'} however none of them works.&lt;/P&gt;
&lt;P&gt;Please help!&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 18:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2019936#M84219</guid>
      <dc:creator>kriyer</dc:creator>
      <dc:date>2022-12-26T18:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Action - Not equal to</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2019987#M84224</link>
      <description>&lt;P&gt;Hi, maybe short workaround would be to use 2 actions: first, 'Select values in a field' 'Field Account Name' 'Peer Group'. And second, 'Select alternatives' in same 'Field Account Name' field. So you select this 'Peer group', but later you take everything, except that, like not equal to.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 06:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2019987#M84224</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2022-12-27T06:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Action - Not equal to</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2019994#M84229</link>
      <description>&lt;P&gt;Hi maybe so&lt;/P&gt;
&lt;P&gt;String Search: &amp;nbsp; &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;(not Like "Peer Group")&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 08:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2019994#M84229</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-12-27T08:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Action - Not equal to</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2020071#M84239</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/155226"&gt;@justISO&lt;/a&gt;&amp;nbsp;.&amp;nbsp; &amp;nbsp;I had tried this earlier however it didn't work right all the time.&amp;nbsp; maybe a bug in Qlik Sense.&lt;/P&gt;
&lt;P&gt;Any other way?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 13:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2020071#M84239</guid>
      <dc:creator>kriyer</dc:creator>
      <dc:date>2022-12-27T13:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Action - Not equal to</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2020074#M84240</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/16737"&gt;@BrunPierre&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please provide the exact syntax for NOT?&amp;nbsp; I am using Select Values Matching Specific Criteria.&amp;nbsp; Is that the right way?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 13:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2020074#M84240</guid>
      <dc:creator>kriyer</dc:creator>
      <dc:date>2022-12-27T13:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Action - Not equal to</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2020105#M84243</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;Select values in a field:&lt;STRONG&gt; [Account Name]&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;Value: &lt;STRONG&gt;(not Like "Peer Group") &lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;or&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;set the Value equal to the expression below&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;Concat({&amp;lt;[Account Name]={"*"}-{"Peer Group"}&amp;gt;} DISTINCT [Account Name], ';')&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2022 15:10:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Action-Not-equal-to/m-p/2020105#M84243</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-12-27T15:10:30Z</dc:date>
    </item>
  </channel>
</rss>

