<?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 Fill a variable with a selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fill-a-variable-with-a-selection/m-p/334484#M1170100</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 have made an Load inline table which gives a number of options :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="19350" class="jive-image" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/19350_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;Now I want a variable which automatically stores the chosen option, but I don't know how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do something like (i'm thinking in programming terms) ; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSelection = selection.value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do it with a button, which by pressing does a storing action to the variable, but isn't there a way to eliminate the button and do it right away? I mean, with a slider you don't need a button either to store the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2012 13:52:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-02T13:52:35Z</dc:date>
    <item>
      <title>Fill a variable with a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-a-variable-with-a-selection/m-p/334484#M1170100</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 have made an Load inline table which gives a number of options :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="19350" class="jive-image" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/19350_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;Now I want a variable which automatically stores the chosen option, but I don't know how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do something like (i'm thinking in programming terms) ; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSelection = selection.value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do it with a button, which by pressing does a storing action to the variable, but isn't there a way to eliminate the button and do it right away? I mean, with a slider you don't need a button either to store the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 13:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-a-variable-with-a-selection/m-p/334484#M1170100</guid>
      <dc:creator />
      <dc:date>2012-08-02T13:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fill a variable with a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-a-variable-with-a-selection/m-p/334485#M1170101</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Create a variable like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vSelection = GetFieldSelections(Selection)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 14:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-a-variable-with-a-selection/m-p/334485#M1170101</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-08-02T14:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Fill a variable with a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-a-variable-with-a-selection/m-p/334486#M1170102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="xpndit_tooltip" style="display: none; position: absolute; overflow: hidden; max-width: 400px; background-color: #fefefe; border: 1px solid #aaaaaa; padding: 4px 8px; font-size: 11px; letter-spacing: 0px; color: #000000; z-index: 5000; line-height: 120%; text-align: left; border-radius: 5px 5px 5px 5px;"&gt;&lt;/SPAN&gt;Check Attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 14:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-a-variable-with-a-selection/m-p/334486#M1170102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-02T14:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Fill a variable with a selection</title>
      <link>https://community.qlik.com/t5/QlikView/Fill-a-variable-with-a-selection/m-p/334487#M1170103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey thanks guys so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 05:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fill-a-variable-with-a-selection/m-p/334487#M1170103</guid>
      <dc:creator />
      <dc:date>2012-08-03T05:53:46Z</dc:date>
    </item>
  </channel>
</rss>

