<?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: Passing Parameters in a URL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/959761#M970909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert. That works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I do that the list box values will look like |A|,|A|A|... My list box will look cluttered with pipes. Is there a way to avoid that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Sep 2015 10:44:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-09-16T10:44:04Z</dc:date>
    <item>
      <title>Passing Parameters in a URL</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/959759#M970907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've a List box with Values A,AA,AAB,B,C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="194" style="border: 1px solid rgb(0, 0, 0); width: 49px; height: 156px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Alphabets&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;AA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;AAB&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say when I pass the value of A in a URL, the link should &lt;STRONG&gt;&lt;A class="jive-link-external-small" href="https://.........&amp;amp;Select=LB01,'A" rel="nofollow"&gt;https://.........&amp;amp;Select=LB01,'A&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Problem here is however, when I do this, the fields A,AA,AAB are getting selected which should not be the case with my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any hack or way to avoid this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 09:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/959759#M970907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-16T09:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Parameters in a URL</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/959760#M970908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this discussion helps: &lt;A href="https://community.qlik.com/message/385291"&gt;Re: AJAX URL Selection Parameters - Select Literals&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 10:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/959760#M970908</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-16T10:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Parameters in a URL</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/959761#M970909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert. That works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I do that the list box values will look like |A|,|A|A|... My list box will look cluttered with pipes. Is there a way to avoid that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 10:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/959761#M970909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-16T10:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Parameters in a URL</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/959762#M970910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps using two listboxes: a hidden one that's used in combination with the url and a visible one for user interaction. No idea if this works. I haven't tested it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/959762#M970910</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-09-16T12:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Parameters in a URL</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/959763#M970911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah. Thanks for the help. I've tried that already and it's working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/959763#M970911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-16T12:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Passing Parameters in a URL</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/1638256#M970912</link>
      <description>&lt;P&gt;Hi Gybsert,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing similar type of issue. I have tried your solution but it is not work.&lt;/P&gt;&lt;P&gt;Please do the helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khalander&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 10:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-Parameters-in-a-URL/m-p/1638256#M970912</guid>
      <dc:creator>khalander</dc:creator>
      <dc:date>2019-10-22T10:32:32Z</dc:date>
    </item>
  </channel>
</rss>

