<?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: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982783#M335383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;Marcus_Sommer&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;The reason for User being removing the values is - there are some values which are gone Obsolete and User only wants to remove them or hide them. Developer don't have rights to remove them from QVD.&lt;/P&gt;&lt;P&gt;From the list box itself, user will decide, which values he has to remove.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So wanted a similar solution like - whatever the values he selects and clicks button, those will be assigned with a Variable Value and will be remembered whenever next time it is reloaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2015 19:00:03 GMT</pubDate>
    <dc:creator>dmohanty</dc:creator>
    <dc:date>2015-09-18T19:00:03Z</dc:date>
    <item>
      <title>Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982777#M335377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading some data into QVW from a QVD and displayed in a list box. Let the data looks like this -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="128"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;User&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;Region&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;A1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;A2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;A3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;A4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;B1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;B2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;B&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;B3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;C4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;C&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;&lt;P&gt;C5&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose the User A logs-in and sees his data as A1, A2, A3, A4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="; color: #ff0000; font-size: 12pt;"&gt;&lt;STRONG&gt;Requirement:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Now he wants to select some, let say A1 and A4 and want to Delete/Hide it from the List Box (remember, not required to delete from QVD), using the help of a Button.&lt;/P&gt;&lt;P&gt;Whenever he has to click on a Button, the selected values should go hidden and should not be loaded from QVD from next time on-wards too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We might need any variable to be passed here - the selected values should be assigned a value in the variable and that value has to be taken care from next reload of qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone help here please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Dicky Mohanty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 14:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982777#M335377</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-09-18T14:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete (Hide) a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982778#M335378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the user could store and reload the application then you need to build from those selections a variable which would be used as where-clause within the load-statement, something in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vWhere: not match(Region, $(=getfieldselections(Region, ', ')))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user couldn't store (working per access point) you will need some strategy to store those selections externally, maybe per macro in a text-file or per &lt;A href="/t5/forums/searchpage/tab/message?q=write back&amp;amp;type=document"&gt;https://community.qlik.com/search.jspa?q=write+back&amp;amp;type=document&lt;/A&gt;.&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, 18 Sep 2015 14:46:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982778#M335378</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-18T14:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982779#M335379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be section access. The section access logic table can contain the field values that user does not want to see on the Dashboard. At the time of reload it can be taken care. Any time they want their data back they just need to modify the records in Section Access logic table and reload the document.&lt;/P&gt;&lt;P&gt;Managing the values what they want to see or not will be in the Section Access logic table that could be available in a DB table or spreadsheet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 14:53:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982779#M335379</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2015-09-18T14:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982780#M335380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with your second point -&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If the user couldn't store (working per access point) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user has just to access the report from Access Point &amp;gt;&amp;gt; Select few values from List Box &amp;gt;&amp;gt; Click on a Button to delete or hide and he won't see further. Even though the value is available in the QVD, these won't be reloaded into the document next reload on-wards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 15:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982780#M335380</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-09-18T15:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982781#M335381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This suggestion will be difficult to maintain I guess. There are not 1 or 2 or 10 values - There might be 100 of values from the List Box , that the user want to remove. Maintaining those in Section Access will be difficult.&lt;/P&gt;&lt;P&gt;Also, they don't have access to Section Access script to modify.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 16:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982781#M335381</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-09-18T16:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982782#M335382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For me it's not quite clear what is aimed with those deleting/hiding but I think it should be at first to solve this with rather practically approaches before starting a complex developing-task, maybe in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- listboxes and dimensions in object are calculations which only showed values which aren't in a variable like vDataReducing which will be filled with the getselection values from those fields and which is be triggered from this button - this alone could be already enough&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- in another chart is the opposite from them and this will be per the same button exported into a network-store which the load-routines from this application read in a loop each time and created from them a distinct filter for a where-clause&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, 18 Sep 2015 17:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982782#M335382</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-18T17:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982783#M335383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;Marcus_Sommer&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;The reason for User being removing the values is - there are some values which are gone Obsolete and User only wants to remove them or hide them. Developer don't have rights to remove them from QVD.&lt;/P&gt;&lt;P&gt;From the list box itself, user will decide, which values he has to remove.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So wanted a similar solution like - whatever the values he selects and clicks button, those will be assigned with a Variable Value and will be remembered whenever next time it is reloaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 19:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982783#M335383</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-09-18T19:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982784#M335384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Understood. One quick question what about multi user interaction. If one user marked a value to be removed from the data set and at the other hand the other user needs it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your requirement is to have a solution on the UI to hide those selected values immediately and then not to consider those values while reloading data next time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Marcus suggested you need to explore more on the Write back capability. This is how I would recommend designing the solution.&lt;/P&gt;&lt;P&gt;1. Create a new field like a flag at your data source such as "Val_Ignore"&lt;/P&gt;&lt;P&gt;2. Use where clause to ignore records where Val_Ignore = 'YES' (better to use number such as 0 or 1)&lt;/P&gt;&lt;P&gt;3. Use write back solution on the UI (one example is here &lt;A href="https://community.qlik.com/docs/DOC-3521"&gt;Free Text Box Extension Object&lt;/A&gt;) using which users can select the particular value that they do not want to get reloaded next time. using this write back users will set Ignore to the record.&lt;/P&gt;&lt;P&gt;4. Now the question is how soon that change should get reflected in the UI which depends upon the data refresh. You may consider using Partial reload for this table which will support higher frequency load without causing to run the script for other tables in the same qvw script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 19:46:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982784#M335384</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2015-09-18T19:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982785#M335385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create an object (button ou text box) and add an action "select excluded" for the field (Region). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 20:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982785#M335385</guid>
      <dc:creator />
      <dc:date>2015-09-18T20:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982786#M335386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/65104"&gt;sudeepkm&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You understood the requirement correctly. To handle the Multi User&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; problem, we have Section Access and any user can remove any values that belongs only to him (may be corresponding ID/Key has to be removed). So there is no issue if any value is &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;hidden immediately and then not to consider those values while reloading data next time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you show me with a sample app please what you have explained?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I actually tried in two steps in a Button -&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select Excluded field&lt;/LI&gt;&lt;LI&gt;Then apply a Macro (Which is not working in AJAX mode)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;SUB AfterReload&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.ReduceData&lt;/P&gt;&lt;P&gt;END SUB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the refresh of the data/QVW - it happens daily once. If the User selects are hides the values from the List box (and it has to be stored in Variable or any Flag field), then the next day the QVW has to be reloaded using Where clause, not to bring that value into the field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 00:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982786#M335386</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-09-22T00:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982787#M335387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/65104"&gt;sudeepkm&lt;/A&gt;&lt;A __default_attr="27943" __jive_macro_name="user" class="jive_macro jive-link-profile-small jive_macro_user" data-id="27943" data-objecttype="3" data-type="person" href="https://community.qlik.com/"&gt;&lt;/A&gt;&lt;A href="https://community.qlik.com/qlik-users/65104"&gt;sudeepkm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need some more help in implementing this. So attaching the sample QVW and QVD data source. Steps performed -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Loading the data source from the QVD.&lt;/LI&gt;&lt;LI&gt;The user has to select one value at a time from the &lt;STRONG&gt;Bookmark&lt;/STRONG&gt; list box that he finds no longer relevant to him.&lt;/LI&gt;&lt;LI&gt;Once selected, he/she has to click on the Button to hide/delete that from GUI. I have tried doing it by passing it in a variable and storing that into a QVD called &lt;STRONG&gt;VariableTable&lt;/STRONG&gt;.qvd&lt;/LI&gt;&lt;LI&gt;The corresponding &lt;STRONG&gt;Key&lt;/STRONG&gt; is passed into the Variable. I am using &lt;STRONG&gt; Key &lt;/STRONG&gt;to pass into variable, because the same Bookmark name might be available for any other user and that should not be deleted. Rather its corresponding Key has to be deleted for that USER.&lt;/LI&gt;&lt;LI&gt;Next time when the the QVW is reloaded again, the VariableTable.qvd is read to ignore the values those are filtered earlier, not to bring them into the QVW.&lt;/LI&gt;&lt;LI&gt;For this I have used two buttons - one with Macro and one without Macro. Both are working perfectly in Desktop mode, but &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;in Access Point/ AJAX mode, its NOT working as expected. Seems the value is not being passed into the variable.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help here make this file work in AJAX mode? Any other possible solutions would help too - just like you have mentioned in you above reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 04:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982787#M335387</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-09-22T04:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982788#M335388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The most straight forward way of getting the functionality that you describe is by using Bookmarks in QlikView. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A bookmark will store - per user - the selections being made. They can be applied on top of other selections - or not - your choice. They can be also be stored in the document instead of per user if you need it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I understand of your requirements - bookmarks is the way to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 05:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982788#M335388</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-09-22T05:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982789#M335389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/192025"&gt;petter.skjolden&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason, we are not using the bookmarks (documents are distributed across segment and they are lost the next day).&lt;/P&gt;&lt;P&gt;So was trying for some other alternatives.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 11:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982789#M335389</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-09-22T11:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982790#M335390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tried my suggestions from above to use a filter-list which excluded those dimensions-values from all other listboxes and object-dimensions per variablen-control? For permanent using this approach you will need to store these variables within a bookmark - if bookmarks don't work you should at first look to find the reasons for this (maybe bookmarks are disabled within the application and/or the qmc-settings). Bookmarks are very useful in many situations therefore they should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another possibility is my second suggestion to store those values within excel-files which the user exported to a certain storage. Similar to this is to use the export-actions which should work within the ajax-client too, see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99683_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also there is the possibility to change the client to the IE plugin for those special case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 13:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982790#M335390</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-22T13:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982791#M335391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;Marcus_Sommer&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bookmarks we are not following - as the documents are reloaded on a daily basis and get distributed as per some segments/rules. So the Bookmarks are lost as per the segments. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;IE Plugin is a good option - but unfortunately not followed at customer place. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the Export Action option. I am successfully able to Export to a .TXT file from a click of the Button in the Desktop mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in the AJAX mode/Access Point, the same click is opening up a new Tab/Window in browser with a list of values that are exported and not stored as a .TXT File.&lt;/P&gt;&lt;P&gt;Not sure Why - Exploring.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 15:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982791#M335391</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-09-22T15:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982792#M335392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are this for segments/rules which cause the lost of bookmarks - maybe there are potential to change and/or improve something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The export within the webview worked without a popup-window but I think this couldn't be changed within the browser - it's a default behaviour from a browser to open everything from export, send to excel or printing in a popup-window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you (and your customer) will need to make some compromise or to rethink the whole task new.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 16:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982792#M335392</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-22T16:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982793#M335393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;Marcus_Sommer&lt;/A&gt;‌ for the explanation here.&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Still trying for some other options. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Segments means they are just groups. Users are assigned to Groups based on their performances. If the User A is in Segment 1/Group 1 and he has applied some Bookmarks and tomorrow the QVW is refreshed and the same User A is moved to some other segment , say Segment 4, his all the Bookmarks are lost.&lt;/P&gt;&lt;P&gt;That's the reason they are not used. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 16:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982793#M335393</guid>
      <dc:creator>dmohanty</dc:creator>
      <dc:date>2015-09-22T16:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Select &amp; Delete/Hide a value from List Box on Action of a Button - Help!!</title>
      <link>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982794#M335394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't get it right up. The usergroup to which a user belonged to changed quite frequently? This meant the active- or custom-directory assigment to which then the applications are associated needs to be changed quite often? And otherwise the application itself is splitted into several applications? If so, why does another user(group)-application-matching and with them the lost of previous bookmarks matters somehow because if there are a splitting why should the user need those old views on the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe a few more details will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 18:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-Delete-Hide-a-value-from-List-Box-on-Action-of-a-Button/m-p/982794#M335394</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-09-22T18:56:21Z</dc:date>
    </item>
  </channel>
</rss>

