<?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 selected value in the list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230307#M82151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hear i am attching preview of my document in the you can find increase and decrease options in the list box when i click the increase option in the list box the table per_change_lm values should be dispalyed greater than 1 pls can see the sheet you can easilly under stand what i am asking.&lt;/P&gt;&lt;P&gt;thanks for replay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 May 2010 12:59:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-04T12:59:29Z</dc:date>
    <item>
      <title>selected value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230299#M82143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please give the macro code for how to get the selected value in the listbox in one variable .&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 14:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230299#M82143</guid>
      <dc:creator />
      <dc:date>2010-05-03T14:46:53Z</dc:date>
    </item>
    <item>
      <title>selected value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230300#M82144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use a variable with value&lt;BR /&gt;=GetFieldSelections(FIELDNAME)&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 15:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230300#M82144</guid>
      <dc:creator />
      <dc:date>2010-05-03T15:23:53Z</dc:date>
    </item>
    <item>
      <title>selected value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230301#M82145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi alex thanks for replay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hear is my code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;set&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;LB = ActiveDocument.GetSheetObject("LB01" &lt;P&gt;)&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;set&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;boxfield=LB.GetField&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;set&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;value=GetFieldSelections("LB01" &lt;P&gt;)&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting this error Type mismatch: 'GetFieldSelections' can you pls tell me how to solve this&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 May 2010 17:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230301#M82145</guid>
      <dc:creator />
      <dc:date>2010-05-03T17:02:02Z</dc:date>
    </item>
    <item>
      <title>selected value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230302#M82146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You have misunderstood the solution, you don't need to create a macro for this, just a variable.&lt;/P&gt;&lt;P&gt;Go to Settings, Variable Overview.&lt;/P&gt;&lt;P&gt;Click on Add&lt;/P&gt;&lt;P&gt;Create a variable name&lt;/P&gt;&lt;P&gt;Go to that variable, then in the content pane below, add the code as specified above ........ = GetFieldSelections("YourFieldName")&lt;/P&gt;&lt;P&gt;Your variable will then always contain the selected field from the list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 09:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230302#M82146</guid>
      <dc:creator />
      <dc:date>2010-05-04T09:14:23Z</dc:date>
    </item>
    <item>
      <title>selected value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230303#M82147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;Nigel West&lt;/STRONG&gt; ,&lt;/P&gt;&lt;P&gt;i need to set the condition acording to the selected value in the list box how to relate thisto get selected value.&lt;/P&gt;&lt;P&gt;can you please give the condition how to relate the condition please.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 10:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230303#M82147</guid>
      <dc:creator />
      <dc:date>2010-05-04T10:04:04Z</dc:date>
    </item>
    <item>
      <title>selected value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230304#M82148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Let's assume you call your variable vSelValue, your expression should look something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=IF(vSelValue = 'Value1' , Sum(Val1) , IF(vSelValue) = 'Value2' , Sum(Val2) , Sum(Val3) ) )&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you are after?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 10:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230304#M82148</guid>
      <dc:creator />
      <dc:date>2010-05-04T10:35:53Z</dc:date>
    </item>
    <item>
      <title>selected value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230305#M82149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nigel i am new to the qlik view&lt;/P&gt;&lt;P&gt;can you plese solve my problem i have the list box [&lt;STRONG&gt;list box id is "lb01" and field name is change_direction&lt;/STRONG&gt; ] haveing the values increase and cerease when i select the option increase the table box coloum values come above grater than 0 and i select the decerase the table box coloum values come above less than 0 acording to the selection the table values should be dispalyed&lt;/P&gt;&lt;P&gt;table id =tb03&lt;/P&gt;&lt;P&gt;and table field coloum id proj_pats_pcnt_chg_lm&lt;/P&gt;&lt;P&gt;pls do the need the full&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 12:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230305#M82149</guid>
      <dc:creator />
      <dc:date>2010-05-04T12:12:52Z</dc:date>
    </item>
    <item>
      <title>selected value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230306#M82150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Very sorry but I really don't understand what you are asking.&lt;/P&gt;&lt;P&gt;Can you post a sample QVW and put some text boxes in it to explain what it is you want?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 12:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230306#M82150</guid>
      <dc:creator />
      <dc:date>2010-05-04T12:41:56Z</dc:date>
    </item>
    <item>
      <title>selected value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230307#M82151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hear i am attching preview of my document in the you can find increase and decrease options in the list box when i click the increase option in the list box the table per_change_lm values should be dispalyed greater than 1 pls can see the sheet you can easilly under stand what i am asking.&lt;/P&gt;&lt;P&gt;thanks for replay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 May 2010 12:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230307#M82151</guid>
      <dc:creator />
      <dc:date>2010-05-04T12:59:29Z</dc:date>
    </item>
    <item>
      <title>selected value in the list box</title>
      <link>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230308#M82152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you are new to QlikView my suggestion is that you start by creating your app without using macros, as this way you will learn to maximize the QlikView features. Macros will also make you app less usable if you access it over AJAX. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need help to solve a specific scenario, please provide a sample of you QVW file to allow proper evaluation of your current data model and document objects. In case the file contains sensitive data, please scramble it to make the content unreadable;&lt;/P&gt;&lt;P&gt;Settings &amp;gt; Document Settings &amp;gt; Scrambling&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 14:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selected-value-in-the-list-box/m-p/230308#M82152</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2011-05-10T14:47:35Z</dc:date>
    </item>
  </channel>
</rss>

