<?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 pass values in a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-pass-values-in-a-variable/m-p/1329954#M410957</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If a listbox is required you may load an island table in your script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalSelector: LOAD * INLINE [Interval&lt;/P&gt;&lt;P&gt;Monthly&lt;/P&gt;&lt;P&gt;Weekly];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and choose "Only one selected value".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All conditions then may refer to these fields:&lt;BR /&gt;PICK(MATCH(Interval, 'Monthly', 'Weekly'), condition month, condition week)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly you may work with variable an then an inputbox, where entry is retricted to just these two values...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Apr 2017 10:27:17 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2017-04-27T10:27:17Z</dc:date>
    <item>
      <title>how to pass values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-pass-values-in-a-variable/m-p/1329953#M410956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to show a list box with values Weekly , Monthly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user selects Weekly then I need to execute a set of conditions and if the user selects monthly then another set of conditions need to be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to create single variable that will accept weekly and monthly values and then use a nested if to execute these conditions.&lt;/P&gt;&lt;P&gt;What i cant figure out is how to create this varibale in a script to take weekly and monthly values and how to create a listbox around it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on this are most welcome!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 09:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-pass-values-in-a-variable/m-p/1329953#M410956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-27T09:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to pass values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-pass-values-in-a-variable/m-p/1329954#M410957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If a listbox is required you may load an island table in your script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalSelector: LOAD * INLINE [Interval&lt;/P&gt;&lt;P&gt;Monthly&lt;/P&gt;&lt;P&gt;Weekly];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and choose "Only one selected value".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All conditions then may refer to these fields:&lt;BR /&gt;PICK(MATCH(Interval, 'Monthly', 'Weekly'), condition month, condition week)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly you may work with variable an then an inputbox, where entry is retricted to just these two values...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 10:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-pass-values-in-a-variable/m-p/1329954#M410957</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-04-27T10:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to pass values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-pass-values-in-a-variable/m-p/1329955#M410958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Peter.. I will use this suggestion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 11:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-pass-values-in-a-variable/m-p/1329955#M410958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-27T11:32:30Z</dc:date>
    </item>
  </channel>
</rss>

