<?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: Passing only one value from multiple current selections to an alternate state in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910368#M316124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jul 2015 20:58:07 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-07-22T20:58:07Z</dc:date>
    <item>
      <title>Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910364#M316120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm pretty new to QlikView and have been browsing the forums for hours looking for a solution to my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have 4 states including my default state (default state, StateA, StateB, and StateC). Each state has the same list box of values. I want to be able to select 3 items in my default state list box and have these 3 items dispersed between the 3 states.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if item 1, 2, and 3 are selected in the default state, then I want only item 1 selected in StateA, only item 2 selected in StateB, and only item 3 selected in StateC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried using triggers but I can't seem to figure out how to parse the selections between each state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All help is appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 17:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910364#M316120</guid>
      <dc:creator>drewwilliams</dc:creator>
      <dc:date>2015-07-22T17:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910365#M316121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;will you always have three selections for the same field ? if not what would you expect to show ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 18:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910365#M316121</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-07-22T18:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910366#M316122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There may be more than three selections for that field since there are more than 100 items that can be selected. I have the listbox sorted by item volume so the selected item with the highest volume is first down to the selected item with the lowest volume.&lt;/P&gt;&lt;P&gt;From the current selected items, I would always want the listbox in StateA to have the item with the highest volume selected, StateB to have the second highest volume item selected, and StateC to have the third highest volume item selected. So basically the top three current selected items parsed into each state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 19:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910366#M316122</guid>
      <dc:creator>drewwilliams</dc:creator>
      <dc:date>2015-07-22T19:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910367#M316123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See Attached.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 20:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910367#M316123</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-22T20:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910368#M316124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 20:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910368#M316124</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-22T20:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910369#M316125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is close Krishna, but in your file, lets say I select items EAF1, EAF2, and EAF3. I want the button to then parse those selections so S1 selects EAF1, S2 selects EAF2, and S3 selects EAF3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So all states have all of the items listed as options. When any number of items are selected in the default state, I want the first state to select the top item, the second state to select the second item, and the third state to select the third item from the selected default state list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 20:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910369#M316125</guid>
      <dc:creator>drewwilliams</dc:creator>
      <dc:date>2015-07-22T20:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910370#M316126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes!! Thank you so much, this is exactly what I was looking for and even better without the need for a button! I really appreciate you taking the time to help me solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 21:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910370#M316126</guid>
      <dc:creator>drewwilliams</dc:creator>
      <dc:date>2015-07-22T21:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910371#M316127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Swuehl , if possible could&amp;nbsp; you please explain us how you did it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;john&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 07:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910371#M316127</guid>
      <dc:creator />
      <dc:date>2015-07-23T07:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910372#M316128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at the Dim2 field event trigger actions in Settings - Document properties - Triggers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 08:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910372#M316128</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-23T08:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910373#M316129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Swuehl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 11:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910373#M316129</guid>
      <dc:creator />
      <dc:date>2015-07-23T11:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910374#M316130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I noticed the max default item selection is 6, even though I will only be passing the top three items to the alternate states, how can I allow the user to select more than 6 items initially?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 17:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910374#M316130</guid>
      <dc:creator>drewwilliams</dc:creator>
      <dc:date>2015-07-23T17:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910375#M316131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, where have you seen this limitation when you are selecting in a list box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 17:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910375#M316131</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-23T17:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Passing only one value from multiple current selections to an alternate state</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910376#M316132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nevermind, it was an issue within my variable which is defined with GetFieldSelections and if you do not choose a maximum values number then the default is 6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again, your method works great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 12:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-only-one-value-from-multiple-current-selections-to-an/m-p/910376#M316132</guid>
      <dc:creator>drewwilliams</dc:creator>
      <dc:date>2015-07-24T12:51:06Z</dc:date>
    </item>
  </channel>
</rss>

