<?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: Setting Upper Limit for Selected Values with Input Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Setting-Upper-Limit-for-Selected-Values-with-Input-Box/m-p/39028#M6587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, I tried that and wasn't having any luck.I will try changing the syntax again and see if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okay, the silly thing I was missing on the syntax was this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;='&amp;lt;$(vUpperLimit)'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Does this seem wrong to anyone? It works, so I am leaving it for now.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2018 13:49:35 GMT</pubDate>
    <dc:creator>datagrrl</dc:creator>
    <dc:date>2018-02-02T13:49:35Z</dc:date>
    <item>
      <title>Setting Upper Limit for Selected Values with Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-Upper-Limit-for-Selected-Values-with-Input-Box/m-p/39026#M6585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to set the upper limit for a field with an input box. I can get this to work through set analysis, but I would prefer the "Selected Values" for this field be based on the entry. I could write the Set Analysis for every formula/object. I could probably write the formula into a variable as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the solution is probably easy, but it is just not coming to me. I have attached a simple file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Set Analysis this is what I get:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="192227" alt="Current.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192227_Current.PNG" style="height: 624px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;This is what I really want to see (I just selected the values in the list box):&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="192228" alt="expected0201.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/192228_expected0201.PNG" style="height: 415px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 20:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-Upper-Limit-for-Selected-Values-with-Input-Box/m-p/39026#M6585</guid>
      <dc:creator>datagrrl</dc:creator>
      <dc:date>2018-02-01T20:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Upper Limit for Selected Values with Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-Upper-Limit-for-Selected-Values-with-Input-Box/m-p/39027#M6586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you could use a selection-action which selects the values in Utilized with an OnChange trigger on the variable and a selection-expression like: &amp;lt;$(vUpperLimit).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 12:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-Upper-Limit-for-Selected-Values-with-Input-Box/m-p/39027#M6586</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-02-02T12:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Upper Limit for Selected Values with Input Box</title>
      <link>https://community.qlik.com/t5/QlikView/Setting-Upper-Limit-for-Selected-Values-with-Input-Box/m-p/39028#M6587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, I tried that and wasn't having any luck.I will try changing the syntax again and see if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Okay, the silly thing I was missing on the syntax was this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;='&amp;lt;$(vUpperLimit)'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Does this seem wrong to anyone? It works, so I am leaving it for now.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2018 13:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Setting-Upper-Limit-for-Selected-Values-with-Input-Box/m-p/39028#M6587</guid>
      <dc:creator>datagrrl</dc:creator>
      <dc:date>2018-02-02T13:49:35Z</dc:date>
    </item>
  </channel>
</rss>

