<?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 Read List Box value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626613#M1092077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear QV Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box with 9 different values. How can i read value from the list box and run my SQL script with selected value&amp;nbsp; and show value in Table box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Masba &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 May 2014 07:07:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-24T07:07:50Z</dc:date>
    <item>
      <title>Read List Box value</title>
      <link>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626613#M1092077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear QV Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box with 9 different values. How can i read value from the list box and run my SQL script with selected value&amp;nbsp; and show value in Table box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Masba &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 May 2014 07:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626613#M1092077</guid>
      <dc:creator />
      <dc:date>2014-05-24T07:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Read List Box value</title>
      <link>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626614#M1092078</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;You can use either direct discovery or run it with the macro.&lt;/P&gt;&lt;P&gt;But why do you need to run sql script ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 May 2014 14:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626614#M1092078</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-05-24T14:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Read List Box value</title>
      <link>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626615#M1092079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using macro could be a posibility&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you want? insert in sql or create the sentence?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 May 2014 17:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626615#M1092079</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-05-24T17:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Read List Box value</title>
      <link>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626616#M1092080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My requirement is that based on user selected value from list box sql script take it as a parameter. When user click "Reload Button" sql script will be run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Masba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2014 03:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626616#M1092080</guid>
      <dc:creator />
      <dc:date>2014-05-25T03:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read List Box value</title>
      <link>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626617#M1092081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My requirement is that based on user selected value from list box sql script take it as a parameter. When user click "Reload Button" sql script will be run.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2014 03:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626617#M1092081</guid>
      <dc:creator />
      <dc:date>2014-05-25T03:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Read List Box value</title>
      <link>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626618#M1092082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use variable to store the selected value and then use it in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2014 18:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626618#M1092082</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-05-25T18:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Read List Box value</title>
      <link>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626619#M1092083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Whiteline,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Can u give one example with Code that will be helpful for me as a new qlikview developer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Masba&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 03:34:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626619#M1092083</guid>
      <dc:creator />
      <dc:date>2014-05-26T03:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Read List Box value</title>
      <link>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626620#M1092084</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;You can use variable to store the statement that you want to use in the script. You have to set it up with a trigger otherwise the entire expression is stored. See the example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can consider to use "partial reload" to replace the SQL table only if it's possible instead of realoading full data model.&lt;/P&gt;&lt;P&gt;Look at qlikview help.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 06:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Read-List-Box-value/m-p/626620#M1092084</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-05-26T06:00:31Z</dc:date>
    </item>
  </channel>
</rss>

