<?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: multiple Conditional in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/multiple-Conditional/m-p/661751#M241168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure undersatand but if you want do it something when just ONE value of your list box is selected.... try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(MyFieldInTheListBox)=1, expression1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if you can add an example it will be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 22:46:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-09T22:46:24Z</dc:date>
    <item>
      <title>multiple Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-Conditional/m-p/661749#M241166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;10-09-14: Added an ex. file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having an issue with some conditionals I want to use in objects&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box with multiple values, which should be used for the conditional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex.&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the object to be shown if,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. ex. 1 is selected (this is not a problem)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I also want it to be shown if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. ex. 1 is selected and one or more of the other values are selected. ex. selected 1 &amp;amp; 3 &amp;amp; 4 or&amp;nbsp; selected 1 &amp;amp; 2 (And this I can't get to Work)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can get it to Work if I state all the combinations, but can I do it without doing that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope someone can help&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Niels Juel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 21:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-Conditional/m-p/661749#M241166</guid>
      <dc:creator />
      <dc:date>2014-09-09T21:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: multiple Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-Conditional/m-p/661750#M241167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload an especific example, please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 21:54:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-Conditional/m-p/661750#M241167</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-09T21:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: multiple Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-Conditional/m-p/661751#M241168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure undersatand but if you want do it something when just ONE value of your list box is selected.... try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(MyFieldInTheListBox)=1, expression1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if you can add an example it will be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 22:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-Conditional/m-p/661751#M241168</guid>
      <dc:creator />
      <dc:date>2014-09-09T22:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: multiple Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-Conditional/m-p/661752#M241169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In objects properties, layout tab -&amp;gt; show conditional use the following expression:&lt;/P&gt;&lt;P&gt;GetSelectedCount(Value)&amp;gt;0 and wildmatch(GetFieldSelections(Value),'*1*')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 23:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-Conditional/m-p/661752#M241169</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-09-09T23:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: multiple Conditional</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-Conditional/m-p/661753#M241170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Had found this too, a little of the same&lt;/P&gt;&lt;P&gt;GetselectedCount(Value)&amp;gt;0 and Wildmatch(Concat(Value,'/'),'*FieldVal*')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it also worked fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;NJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 17:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-Conditional/m-p/661753#M241170</guid>
      <dc:creator />
      <dc:date>2014-09-24T17:45:41Z</dc:date>
    </item>
  </channel>
</rss>

