<?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 Query about Input Boxes Objects Filtering in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Query-about-Input-Boxes-Objects-Filtering/m-p/2438138#M97103</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hello community,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In my dashboard, I created total four input boxes for users to input their desired values and the following table will only display values of 'A amount' and 'B amount' within the range of min input boxes and max input boxes. First what I did was to input '10000' in Min input box for 'A Amount' ,and then input '20000' in Max input box for 'A Amount'. And one record left because it met the condition (Pic1). However, when I also input&amp;nbsp; '10000' in Min input box for 'B Amount' the&amp;nbsp;'B Amount' value for the record became null (Pic2). My assumption was that the original value of 'B Amount' for this record was less than '10000' so that Qlik changed it to null value, but what I tried to achieve here was that if the record did not meet the conditions based on what I input in the input boxes it should be excluded instead of changing the record's value to null, thanks!&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 03:19:41 GMT</pubDate>
    <dc:creator>AY3366</dc:creator>
    <dc:date>2024-04-05T03:19:41Z</dc:date>
    <item>
      <title>Query about Input Boxes Objects Filtering</title>
      <link>https://community.qlik.com/t5/App-Development/Query-about-Input-Boxes-Objects-Filtering/m-p/2438138#M97103</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello community,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In my dashboard, I created total four input boxes for users to input their desired values and the following table will only display values of 'A amount' and 'B amount' within the range of min input boxes and max input boxes. First what I did was to input '10000' in Min input box for 'A Amount' ,and then input '20000' in Max input box for 'A Amount'. And one record left because it met the condition (Pic1). However, when I also input&amp;nbsp; '10000' in Min input box for 'B Amount' the&amp;nbsp;'B Amount' value for the record became null (Pic2). My assumption was that the original value of 'B Amount' for this record was less than '10000' so that Qlik changed it to null value, but what I tried to achieve here was that if the record did not meet the conditions based on what I input in the input boxes it should be excluded instead of changing the record's value to null, thanks!&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 03:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Query-about-Input-Boxes-Objects-Filtering/m-p/2438138#M97103</guid>
      <dc:creator>AY3366</dc:creator>
      <dc:date>2024-04-05T03:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Query about Input Boxes Objects Filtering</title>
      <link>https://community.qlik.com/t5/App-Development/Query-about-Input-Boxes-Objects-Filtering/m-p/2438338#M97109</link>
      <description>&lt;P&gt;It might be related to the way the variables are called - and NOTHING in the input-box may lead to NULL by calling the variable with a $-sign expansion. Therefore try instead of: $(vVar) a call of vVar.&lt;/P&gt;
&lt;P&gt;Beside this you may consider to enforce always valide values - maybe by restricting the input-values in any way or implementing any kind error-handling.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 12:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Query-about-Input-Boxes-Objects-Filtering/m-p/2438338#M97109</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2024-04-05T12:04:02Z</dc:date>
    </item>
  </channel>
</rss>

