<?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: Macro. Get Selections. Clear All. And Return Selections. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1283245#M402122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) and 4) might be adressed by creating respectively storing the selections into a bookmark and apply it at last again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Mar 2017 11:54:15 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2017-03-27T11:54:15Z</dc:date>
    <item>
      <title>Macro. Get Selections. Clear All. And Return Selections.</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1283242#M402119</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 ask for help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) As a macro, take the current selection in the field.&lt;/P&gt;&lt;P&gt;2) Clear all selections.&lt;/P&gt;&lt;P&gt;H) Other operations...&lt;/P&gt;&lt;P&gt;4) Return the &lt;SPAN style="font-size: 13.3333px;"&gt;selections&lt;/SPAN&gt; from point 1 to this field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 07:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1283242#M402119</guid>
      <dc:creator>warfollowmy_ver</dc:creator>
      <dc:date>2017-03-27T07:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Macro. Get Selections. Clear All. And Return Selections.</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1283243#M402120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To clear all the selection why you need the macro ?? add a button/text box and add action to clear selections &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 08:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1283243#M402120</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-03-27T08:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Macro. Get Selections. Clear All. And Return Selections.</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1283244#M402121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub test&lt;/P&gt;&lt;P&gt;'You can save your current selection but i think you dont Need to, thats why the following two lines are commented&lt;BR /&gt; 'set x = ActiveDocument.GetCurrentSelections&lt;BR /&gt; 's = x.Selections&lt;BR /&gt; ActiveDocument.ClearAll&lt;BR /&gt; msgbox "DO WHAT YOU WANT TO DO"&lt;BR /&gt; ActiveDocument.Back&lt;BR /&gt; end Sub &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 08:30:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1283244#M402121</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-03-27T08:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Macro. Get Selections. Clear All. And Return Selections.</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1283245#M402122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) and 4) might be adressed by creating respectively storing the selections into a bookmark and apply it at last again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 11:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1283245#M402122</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-03-27T11:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Macro. Get Selections. Clear All. And Return Selections.</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1283246#M402123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Remember user selections&lt;/P&gt;&lt;P&gt;ActiveDocument.CreateUserBookmark "BM555"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Return user selections and delete them&lt;/P&gt;&lt;P&gt;ActiveDocument.RecallUserBookmark "BM555"&lt;/P&gt;&lt;P&gt;ActiveDocument.RemoveUserBookmark "BM555"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Mar 2017 23:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1283246#M402123</guid>
      <dc:creator>warfollowmy_ver</dc:creator>
      <dc:date>2017-03-27T23:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Macro. Get Selections. Clear All. And Return Selections.</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1542455#M439541</link>
      <description>This dont function on webview, any other solutions??</description>
      <pubDate>Mon, 11 Feb 2019 16:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-Get-Selections-Clear-All-And-Return-Selections/m-p/1542455#M439541</guid>
      <dc:creator>EternalDX</dc:creator>
      <dc:date>2019-02-11T16:44:20Z</dc:date>
    </item>
  </channel>
</rss>

