<?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: Problem with array variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-array-variables/m-p/420445#M156475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe try something like this. See attached. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2012 14:15:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-19T14:15:16Z</dc:date>
    <item>
      <title>Problem with array variables</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-array-variables/m-p/420444#M156474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Hi&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;all&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Well, I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a concern&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;about&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a simple table&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;dimensions&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and expressions&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;"Weight"&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;"Diameter"&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and give the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;possibility to the user&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to enter their&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;weight&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;min and max&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;min and max&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;diameter&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;displays only&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;lines&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;validating&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;both conditions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;So&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;as an expression&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;set&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;following&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;analysis&lt;/SPAN&gt;:&lt;BR /&gt;&lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;only (&lt;/SPAN&gt;{$ &lt;SPAN class="hps"&gt;&amp;lt;Diametre={"&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;= $ (&lt;/SPAN&gt;= &lt;SPAN class="hps"&gt;vchoixmindiam&lt;/SPAN&gt;) &lt;SPAN class="hps"&gt;&amp;lt;= $&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;vchoixmaxdiam&lt;/SPAN&gt;&lt;SPAN class="atn"&gt;) "&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN class="hps"&gt;Diameter)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;=&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;only (&lt;/SPAN&gt;{$ &lt;SPAN class="hps"&gt;&amp;lt;Poids={"&amp;gt;&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;= $ (&lt;/SPAN&gt;= &lt;SPAN class="hps"&gt;vchoixminpoids&lt;/SPAN&gt;) &lt;SPAN class="hps"&gt;&amp;lt;= $&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(=&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;vchoixmaxpoids&lt;/SPAN&gt;&lt;SPAN class="atn"&gt;) "&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN class="hps"&gt;Weight)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;But I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;can not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not display&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;lines that do&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not match the&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;selection (&lt;/SPAN&gt;see attached file) &lt;SPAN class="hps"&gt;I would like&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;if the weight&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;diameter&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are filled&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I want to see&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;two&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;lines&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;enabling&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;condition,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;or if&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;one&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;(weight&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;or&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;diameter&lt;/SPAN&gt;) &lt;SPAN class="hps"&gt;is filled&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to see the lines&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;validating the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;condition!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Do you have any&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Thank you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for your attention&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Quentin&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 08:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-array-variables/m-p/420444#M156474</guid>
      <dc:creator />
      <dc:date>2012-09-19T08:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with array variables</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-array-variables/m-p/420445#M156475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe try something like this. See attached. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2012 14:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-array-variables/m-p/420445#M156475</guid>
      <dc:creator />
      <dc:date>2012-09-19T14:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with array variables</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-array-variables/m-p/420446#M156476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Rebeccad,&lt;/P&gt;&lt;P&gt;it was exactly the answer of my problem and thank you for your attached and your times!&lt;/P&gt;&lt;P&gt;Have a good day&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 08:45:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-array-variables/m-p/420446#M156476</guid>
      <dc:creator />
      <dc:date>2012-09-20T08:45:43Z</dc:date>
    </item>
  </channel>
</rss>

