<?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: Notification when selection is excluded in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341259#M126082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you able to open my sample app? You should see the expression working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like Dmitry's expression even more, but I think there is an intersection operator missing, so if your field name is Customer and you want to notify if Daniel is excluded:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=count( {&amp;lt;Customer = Customer * {Daniel}&amp;gt;} Customer) = 0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can write also (but the syntax checker will mark this with as a incorrect with a red line, though the status should say 'Expression ok'):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=count( {&amp;lt;Customer *=&amp;nbsp; {Daniel}&amp;gt;} Customer) = 0&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2012 08:06:06 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-07-10T08:06:06Z</dc:date>
    <item>
      <title>Notification when selection is excluded</title>
      <link>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341255#M126078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;I need to know if is possible to get a notification (using the object conditional show) when a specifically selection is excluded. Something like 'GetFieldSelections' but when a user decide to exclude something.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;For example: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I made a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;text&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with the message&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;"&lt;EM&gt;For your information&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt;, &lt;SPAN class="hps"&gt;blah, blah&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;...&lt;/SPAN&gt;" &lt;/EM&gt;&lt;SPAN class="hps"&gt;And I want&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to show it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in a text box&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;when the user&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;has chosen&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to include (exclude)&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a specific customer&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;from the list of&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;customers (&lt;/SPAN&gt;&lt;SPAN&gt;dimension)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Is this &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;scenario possible to create standard? i use &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Qlikview 11.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;thanks in advance,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Daniel&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 12:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341255#M126078</guid>
      <dc:creator>daniel_f</dc:creator>
      <dc:date>2012-07-09T12:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Notification when selection is excluded</title>
      <link>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341256#M126079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should be possible using the conditional show in layout tab, something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(GetSelectedCount(FIELD) and not WildMatch(concat(FIELD),'*C*'),1,0)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 13:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341256#M126079</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-07-09T13:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Notification when selection is excluded</title>
      <link>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341257#M126080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;conditional show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count( {&amp;lt;Customer={"Specific customer"}&amp;gt;} Customer) = 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 22:34:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341257#M126080</guid>
      <dc:creator />
      <dc:date>2012-07-09T22:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Notification when selection is excluded</title>
      <link>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341258#M126081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Swuehl,&lt;/P&gt;&lt;P&gt;what you mean with "and not WildMatch" ?&lt;/P&gt;&lt;P&gt;the script doesn't recognize the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi Dimitry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's doesn't working....any other idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks both...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 07:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341258#M126081</guid>
      <dc:creator>daniel_f</dc:creator>
      <dc:date>2012-07-10T07:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Notification when selection is excluded</title>
      <link>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341259#M126082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you able to open my sample app? You should see the expression working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like Dmitry's expression even more, but I think there is an intersection operator missing, so if your field name is Customer and you want to notify if Daniel is excluded:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=count( {&amp;lt;Customer = Customer * {Daniel}&amp;gt;} Customer) = 0&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can write also (but the syntax checker will mark this with as a incorrect with a red line, though the status should say 'Expression ok'):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=count( {&amp;lt;Customer *=&amp;nbsp; {Daniel}&amp;gt;} Customer) = 0&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 08:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341259#M126082</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-07-10T08:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Notification when selection is excluded</title>
      <link>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341260#M126083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;daniel_f,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then perhaps I don't understand exactly what behavior you are expecting. A value can be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;direcrtly selected (green)&lt;/P&gt;&lt;P&gt;indirectly selected (white)&lt;/P&gt;&lt;P&gt;excluded from selection (gray)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what scenario do you need to track?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 08:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341260#M126083</guid>
      <dc:creator />
      <dc:date>2012-07-10T08:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Notification when selection is excluded</title>
      <link>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341261#M126084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;swuhel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you're right - intersection is missing. Correct expression as you wrote&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;=count( {&amp;lt;Customer *=&amp;nbsp; {Daniel}&amp;gt;} Customer) = 0&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 08:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341261#M126084</guid>
      <dc:creator />
      <dc:date>2012-07-10T08:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Notification when selection is excluded</title>
      <link>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341262#M126085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, it's works, &lt;/P&gt;&lt;P&gt;i'll try to &lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;customize&amp;nbsp; &lt;/SPAN&gt;this solution to my needs,&lt;/P&gt;&lt;P&gt;thanks both &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 08:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Notification-when-selection-is-excluded/m-p/341262#M126085</guid>
      <dc:creator>daniel_f</dc:creator>
      <dc:date>2012-07-10T08:55:10Z</dc:date>
    </item>
  </channel>
</rss>

