<?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: Removing items from an input box in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600143#M44366</link>
    <description>&lt;P&gt;Thank you for the suggestion. I think this may work, but I’m struggling to find an input box extension that will work with this variable. Any thoughts?&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jul 2019 21:39:26 GMT</pubDate>
    <dc:creator>user08192</dc:creator>
    <dc:date>2019-07-08T21:39:26Z</dc:date>
    <item>
      <title>Removing items from an input box</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600095#M44359</link>
      <description>&lt;P&gt;My client has a number of projects with project numbers. She has memorized these numbers and wants to exclude certain ones from our Qlik Sense app. Her preference is to type the numbers into a box (input field) and have those projects be removed from the visualization.&lt;/P&gt;&lt;P&gt;Is there any way to do this? I've attached a sample QVF which just has some basic data, a bar chart, and a text field that serves as a placeholder.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Test-image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15099i0F8FFE3D167ACE53/image-size/large?v=v2&amp;amp;px=999" role="button" title="Test-image.png" alt="Test-image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you in advance for any suggestions.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600095#M44359</guid>
      <dc:creator>user08192</dc:creator>
      <dc:date>2024-11-16T05:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Removing items from an input box</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600107#M44360</link>
      <description>&lt;P&gt;Could she use the filter pane and in the search box type (10010,39989,51000) and then select excluded?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 20:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600107#M44360</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2019-07-08T20:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Removing items from an input box</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600111#M44362</link>
      <description>&lt;P&gt;I might have to make her try that if I can’t come up with an alternative method. She wants it to be directly on the sheet, which is what I’m attempting to do, but if nothing solves it she’ll need to settle for using the filter pane.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 20:10:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600111#M44362</guid>
      <dc:creator>user08192</dc:creator>
      <dc:date>2019-07-08T20:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Removing items from an input box</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600128#M44364</link>
      <description>&lt;P&gt;Create a variable ("vDesconsider" for example) and use the expression:&lt;BR /&gt;sum ({&amp;lt;[Project #] - = {$ (= vDisconsider)}&amp;gt;} Amount).&lt;/P&gt;&lt;P&gt;Important: Values ​​must be separated by commas in the input field&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 20:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600128#M44364</guid>
      <dc:creator>Rodrigo_Reis</dc:creator>
      <dc:date>2019-07-08T20:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Removing items from an input box</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600143#M44366</link>
      <description>&lt;P&gt;Thank you for the suggestion. I think this may work, but I’m struggling to find an input box extension that will work with this variable. Any thoughts?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 21:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600143#M44366</guid>
      <dc:creator>user08192</dc:creator>
      <dc:date>2019-07-08T21:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Removing items from an input box</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600612#M44407</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Newer versions of Sense have some "native" extensions. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Look for the "Variable Input" that is in the custom objects&amp;nbsp; --&amp;gt;&amp;nbsp; "Qlik Dashboard Bundle"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 20:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1600612#M44407</guid>
      <dc:creator>Rodrigo_Reis</dc:creator>
      <dc:date>2019-07-09T20:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Removing items from an input box</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1601166#M44479</link>
      <description>&lt;P&gt;Thanks for the help, but I think I need to give up. I still can’t get it to do what I need it to do.&amp;nbsp; But I learned a new tool, so that’s a plus.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 01:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1601166#M44479</guid>
      <dc:creator>user08192</dc:creator>
      <dc:date>2019-07-11T01:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Removing items from an input box</title>
      <link>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1601195#M44483</link>
      <description>&lt;P&gt;How about this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create an 'excluded project' field like this:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt;LOAD Distinct ProjectCode as Project_Exclude&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Resident ....;&lt;/EM&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Now add an exclude condition to the chart expressions:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;EM&gt;Sum({&amp;lt;ProjectCode = E(Project_Exclude)&amp;gt;} Amount)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;or this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If(GetSelectedCount(Project_Exclude),&lt;BR /&gt;&amp;nbsp; Sum({&amp;lt;ProjectCode = E(Project_Exclude)&amp;gt;} Amount),&lt;BR /&gt;&amp;nbsp; Sum(Amount)&lt;BR /&gt;) &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Now your user can select one or more projects from and see the results excluding the selected projects.&lt;/P&gt;&lt;P&gt;A bit of work, but a better user experience...&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 06:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Removing-items-from-an-input-box/m-p/1601195#M44483</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2019-07-11T06:02:21Z</dc:date>
    </item>
  </channel>
</rss>

