<?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: How to remove all previous selection on a particular column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637480#M233786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gtripathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The above response is very helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you also help us know if we can pick up the dimension name dynamically. So if we have one selected value (i.e. unique) across 3 list boxes, where we would like to have that particular value as a dimension in our chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if you would require any more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ruchi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2014 11:48:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-19T11:48:40Z</dc:date>
    <item>
      <title>How to remove all previous selection on a particular column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637475#M233781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have 3 list boxes (3 back-end columns) and we want only 1 selected value across all three columns. User should not be able to select multiple values in any of the list boxes. We have checked the &lt;STRONG&gt;single value selection&lt;/STRONG&gt; option in the list box (for all three list box) but doe to this selection we are not able to clear value in other field(list box)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried one backed column instead of three columns and based on flag values created 3 list boxes &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;so that selections are automatically cleared in other list boxes. However this approach has a limitation that we cannot have &lt;STRONG&gt;single value selection..&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know any approach to solve this problem ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 07:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637475#M233781</guid>
      <dc:creator />
      <dc:date>2014-05-19T07:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove all previous selection on a particular column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637476#M233782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruchi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand correctly you want to have only one selected value per three dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One approach could be to add a field event trigger (Document Properties -&amp;gt; Triggers -&amp;gt; Field Event Triggers), where on selection of Dimension 1 you would clear any selections on dimension 2 and 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if this will work with 'always one selected value' though. But maybe it'll help you on the way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 08:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637476#M233782</guid>
      <dc:creator>struniger</dc:creator>
      <dc:date>2014-05-19T08:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove all previous selection on a particular column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637477#M233783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above approach works fine on the application of the Event Trigger but though the list boxes have &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'always one selected value'&lt;/SPAN&gt; option checked, it does not suffice the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ruchi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 09:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637477#M233783</guid>
      <dc:creator />
      <dc:date>2014-05-19T09:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove all previous selection on a particular column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637478#M233784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruchi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In attached file only thing you can't do is you can't have pre-selected value for all three lists at the same time&lt;/P&gt;&lt;P&gt;Because we &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;to clear list 1 when we select list 2 so when we try to pre select value in all three lists at document open event it only get selected third list.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Prakash&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 09:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637478#M233784</guid>
      <dc:creator />
      <dc:date>2014-05-19T09:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove all previous selection on a particular column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637479#M233785</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;=Aggr(Only( {&amp;lt;&amp;nbsp; FIELD = p(FIELD) &amp;gt;}FIELD),FIELD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apply this expression in your listbox.Uncheck the Always one selected.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 10:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637479#M233785</guid>
      <dc:creator />
      <dc:date>2014-05-19T10:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove all previous selection on a particular column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637480#M233786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gtripathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;The above response is very helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you also help us know if we can pick up the dimension name dynamically. So if we have one selected value (i.e. unique) across 3 list boxes, where we would like to have that particular value as a dimension in our chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if you would require any more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ruchi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 11:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637480#M233786</guid>
      <dc:creator />
      <dc:date>2014-05-19T11:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove all previous selection on a particular column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637481#M233787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruchi,&lt;/P&gt;&lt;P&gt;Could you please post a sample app or snapshot for better understanding? There is np at all using the same field as Calculated Dimension in your chart.&lt;/P&gt;&lt;P&gt;Don't hesitate to try something what you feel may work out? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 12:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637481#M233787</guid>
      <dc:creator />
      <dc:date>2014-05-19T12:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to remove all previous selection on a particular column</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637482#M233788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gtripathy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As proposed, we have created a sample app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly look into the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 14:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-all-previous-selection-on-a-particular-column/m-p/637482#M233788</guid>
      <dc:creator />
      <dc:date>2014-05-19T14:10:45Z</dc:date>
    </item>
  </channel>
</rss>

