<?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: Unwanted selection when using expression in Multi Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unwanted-selection-when-using-expression-in-Multi-Box/m-p/507776#M1146992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest way would be to create another field with the same filter in your data model, then use this field in the multi-box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2013 14:43:14 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-08-20T14:43:14Z</dc:date>
    <item>
      <title>Unwanted selection when using expression in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-selection-when-using-expression-in-Multi-Box/m-p/507775#M1146991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem when filtering my Multi Box to only show the dates for which I have data in a specific field. The expression I am using is this:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13770091709415832" jivemacro_uid="_13770091709415832"&gt;
&lt;P&gt;=if( not IsNull([Värde SO-historik]), Datum )&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result is what I want - now only the relevant dates are shown:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Multi Box.jpg" class="jive-image" src="/legacyfs/online/45733_Multi Box.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when selecting a date I also get a selection in the field I used in the above condition:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Selected.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/45738_Selected.jpg" /&gt;&lt;/P&gt;&lt;P&gt;This is undesirable. How can I make it so that no selection is made in the field "Värde SO-historik"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 14:39:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-selection-when-using-expression-in-Multi-Box/m-p/507775#M1146991</guid>
      <dc:creator />
      <dc:date>2013-08-20T14:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted selection when using expression in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-selection-when-using-expression-in-Multi-Box/m-p/507776#M1146992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The easiest way would be to create another field with the same filter in your data model, then use this field in the multi-box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 14:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-selection-when-using-expression-in-Multi-Box/m-p/507776#M1146992</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-08-20T14:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted selection when using expression in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-selection-when-using-expression-in-Multi-Box/m-p/507777#M1146993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for the prompt answer!&lt;/P&gt;&lt;P&gt;This is actually how I have currently solved it, but I wanted to use the field "datum" so that a selection here will be meaningful also for other tabs and charts in my app (it is quite big with 9 tabs - one for each KPI - and the specified field should optimally be relevant for all the tabs).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 14:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-selection-when-using-expression-in-Multi-Box/m-p/507777#M1146993</guid>
      <dc:creator />
      <dc:date>2013-08-20T14:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted selection when using expression in Multi Box</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-selection-when-using-expression-in-Multi-Box/m-p/507778#M1146994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr( if( not only({1} IsNull([Värde SO-historik])), only({1}Datum) ), Datum)&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 15:00:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-selection-when-using-expression-in-Multi-Box/m-p/507778#M1146994</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-08-20T15:00:29Z</dc:date>
    </item>
  </channel>
</rss>

