<?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: Clear before passing parameters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Clear-before-passing-parameters/m-p/876148#M1002784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My selections are not constant. They are selected by users and then passed as parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Jun 2015 14:59:00 GMT</pubDate>
    <dc:creator>reshmakala</dc:creator>
    <dc:date>2015-06-15T14:59:00Z</dc:date>
    <item>
      <title>Clear before passing parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-before-passing-parameters/m-p/876146#M1002782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am passing parameters to my QlikView application through URL as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://*****&amp;amp;select=LB01,'XX'&amp;amp;select=LB02/" rel="nofollow" target="_blank"&gt;https://*****&amp;amp;select=LB01,'XX'&amp;amp;select=LB02&lt;/A&gt;&lt;SPAN&gt;,"4364 ddgdfh"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know how to clear all existing selections and then pass parameters through URL?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-before-passing-parameters/m-p/876146#M1002782</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Clear before passing parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-before-passing-parameters/m-p/876147#M1002783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a bookmark with your selection only and call that bookmark using Ajax:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3847"&gt;AJAX and URL parameters&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://*****&amp;amp;bookmark=Server\BM01" rel="nofollow"&gt;https://*****&amp;amp;bookmark=Server\BM01&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2015 13:22:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-before-passing-parameters/m-p/876147#M1002783</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-13T13:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Clear before passing parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-before-passing-parameters/m-p/876148#M1002784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My selections are not constant. They are selected by users and then passed as parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 14:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-before-passing-parameters/m-p/876148#M1002784</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-06-15T14:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Clear before passing parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-before-passing-parameters/m-p/876149#M1002785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't tested it, but have you tried combining a bookmark call with list box selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://*****&amp;amp;bookmark=Server\BM01&amp;amp;select=LB01,'XX'&amp;amp;Select/" title="https://*****&amp;amp;bookmark=Server\BM01&amp;amp;select=LB01,'XX'&amp;amp;Select/"&gt;https://*****&amp;amp;bookmark=Server\BM01&amp;amp;select=LB01,'XX'&amp;amp;select=LB02,'4364 ddgdfh'&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 15:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-before-passing-parameters/m-p/876149#M1002785</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-15T15:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Clear before passing parameters</title>
      <link>https://community.qlik.com/t5/QlikView/Clear-before-passing-parameters/m-p/876150#M1002786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thank you for the response but it doesnt seem to work that way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 16:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clear-before-passing-parameters/m-p/876150#M1002786</guid>
      <dc:creator>reshmakala</dc:creator>
      <dc:date>2015-06-15T16:57:09Z</dc:date>
    </item>
  </channel>
</rss>

