<?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 URL with multiple parameters in table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198712#M57913</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you change the webserver (or put Apache with mod_rewrite in front of it) to be REST style http://www.domain.com/P1/1/P2/2 ?&lt;/P&gt;&lt;P&gt;Or replace on the fly "&amp;amp;26" into "&amp;amp;" ?&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Nov 2010 12:38:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-23T12:38:57Z</dc:date>
    <item>
      <title>URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198711#M57912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table with references to scanned images available on a webserver.&lt;BR /&gt;One of the columns in the table is a link column to start the browser and show the scanned image.&lt;BR /&gt;My problem is that the URL uses multiple parameters separated by ampersand (&amp;amp;), these are encoded by QlikView into '&amp;amp;26' before the URL is passed to Internet Explorer and then the URL does not work as the web server can't read the parameters correctly.&lt;BR /&gt;Changing the column to a text column the URL is displayed correctly in the table but obviously it is not clickable.&lt;BR /&gt;Using the same formula for the URL in a button instead does work as the browser then gets the URL without the ampersand encoded into '&amp;amp;26'.&lt;BR /&gt;With only one parameter in the URL the problem does not exist and all examples I can see uses only one parameter!&lt;/P&gt;&lt;P&gt;Is there some way of telling QlikView that it should not encode the URL?&lt;/P&gt;&lt;P&gt;Example of the problem;&lt;/P&gt;&lt;P&gt;Should be: http://www.domain.com?P1=1&lt;B&gt;&amp;amp;&lt;/B&gt;P2=2&lt;BR /&gt;Encoded by QlikView into: http://www.domain.com?P1=1&lt;B&gt;&amp;amp;26&lt;/B&gt;P2=2&lt;/P&gt;&lt;P&gt;/Anders&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 12:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198711#M57912</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2010-11-23T12:21:14Z</dc:date>
    </item>
    <item>
      <title>URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198712#M57913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you change the webserver (or put Apache with mod_rewrite in front of it) to be REST style http://www.domain.com/P1/1/P2/2 ?&lt;/P&gt;&lt;P&gt;Or replace on the fly "&amp;amp;26" into "&amp;amp;" ?&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 12:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198712#M57913</guid>
      <dc:creator />
      <dc:date>2010-11-23T12:38:57Z</dc:date>
    </item>
    <item>
      <title>SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198713#M57914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Changing anything on the webserver is not an option as it's not my webserver.&lt;BR /&gt;I need QlikView to do it right, had been better if QlikView left it to me to take care of any needed URL encoding in the link column.&lt;/P&gt;&lt;P&gt;/Anders&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Nov 2010 12:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198713#M57914</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2010-11-25T12:22:44Z</dc:date>
    </item>
    <item>
      <title>SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198714#M57915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Probably you can't fix QlikView URL encoding, and not the web server.&lt;/P&gt;&lt;P&gt;That's why you could think about using an intermediary web server, ex Apache + mod rewrite. It does exactly that: &lt;A href="http://en.wikipedia.org/wiki/Rewrite_engine" title="rewriting"&gt;rewriting&lt;/A&gt; URL based on regular expressions.&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Nov 2010 15:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198714#M57915</guid>
      <dc:creator />
      <dc:date>2010-11-25T15:54:18Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198715#M57916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Setting up a separate webserver only for that is over the top for the problem and not something I can take to a customer.&lt;BR /&gt;For the time being they will have to select a single row and the use a button in QlikView to open the URL since the button works without encoding the URL!&lt;/P&gt;&lt;P&gt;/anders&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 10:05:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198715#M57916</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2010-11-26T10:05:14Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198716#M57917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just wondering about how complex is a web page that takes 2 parameters and displays an image ? 20 lines of PHP &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ?&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 11:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198716#M57917</guid>
      <dc:creator />
      <dc:date>2010-11-26T11:04:28Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198717#M57918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The page is not very complicated but you then assume there is a suitable webserver available for it.&lt;BR /&gt;Add the need to setup a webserver and maintain and service that for a problem that should not exist and it is a different matter.&lt;BR /&gt;There is a workaround in QlikView but it's not very elegant, force the user to select the row in the table and then have a button opening the URL.&lt;BR /&gt;Not as elegant as could be but the problem is not big enough to warrent setting up a webserver to be able to rewrite the request on a middle server.&lt;/P&gt;&lt;P&gt;/anders&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 18:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198717#M57918</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2010-11-26T18:34:38Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198718#M57919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Actually, it works in QV10 . See here &lt;A href="http://community.qlik.com/forums/t/34969.aspx"&gt;http://community.qlik.com/forums/t/34969.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 10:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198718#M57919</guid>
      <dc:creator />
      <dc:date>2010-11-30T10:41:38Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198719#M57920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I fail to see any difference in that forum thread?&lt;BR /&gt;It's still whit only one URL query parameter and then there is no problem.&lt;BR /&gt;When more than one query parameter is added is when there is problems.&lt;BR /&gt;Thanks for your efforts to help me but the workaround will have to do for the time being.&lt;/P&gt;&lt;P&gt;/anders&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 13:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198719#M57920</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2010-11-30T13:12:41Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198720#M57921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't upload QVW files. Replace in that file the links, and URLs with several params work fine for me. Using QV10 desktop .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; F1, F2&lt;BR /&gt; a, http://www.google.com/search?as_q=qlikview&lt;BR /&gt; b, http://search.yahoo.com/search?p=qlikview&amp;amp;toggle=1&amp;amp;cop=mss&amp;amp;ei=UTF-8&amp;amp;fr=yfp-t-892&lt;BR /&gt; c, http://www.bing.com/search?q=qlikview&amp;amp;go=&amp;amp;form=QBLH&amp;amp;qs=n&amp;amp;sk=&amp;amp;sc=8-6&lt;BR /&gt;];&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;DIV&gt;-alex&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 13:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198720#M57921</guid>
      <dc:creator />
      <dc:date>2010-11-30T13:36:02Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198721#M57922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I do have the same problem here&lt;/P&gt;&lt;P&gt;I have a website which support parameters separated by the '+' sign&lt;/P&gt;&lt;P&gt;...?OP=SEARCH+FACTORY=chg+SKIPLIST=1+QBE.EQ.id=403719&lt;/P&gt;&lt;P&gt;When I configure it the url into Qlikview, I obviously use the '+' sign as well&lt;/P&gt;&lt;P&gt;But when I click on the link, QV does re-encoding and the output link now becomes:&lt;/P&gt;&lt;P&gt;?OP=SEARCH%2BFACTORY=chg%2BSKIPLIST=1%2BQBE.EQ.id=403719&lt;/P&gt;&lt;P&gt;Which is not accepted by the website.&lt;/P&gt;&lt;P&gt;Alexandru, the problem is not to launch a website, but the encoding which is forced by QV and not supported by the target website (and I don't have the hand on this website)&lt;/P&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 09:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198721#M57922</guid>
      <dc:creator />
      <dc:date>2011-03-16T09:35:15Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198722#M57923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would agree that the target website should handle both '+' and '%2B'; problem is that we do not maintain this website.&lt;/P&gt;&lt;P&gt;Amazing that the button with OpenURL does not force any encoding...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 09:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198722#M57923</guid>
      <dc:creator />
      <dc:date>2011-03-16T09:44:36Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198723#M57924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You don't control the website. But can you install Apache on another machine, and route the web traffic thru this Apache that fixes the encoding ?&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 10:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198723#M57924</guid>
      <dc:creator />
      <dc:date>2011-03-16T10:41:40Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198724#M57925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexandru,&lt;/P&gt;&lt;P&gt;In large companies, I am not sure you would like to justify the installation of an Apache server on a Production environment, just to fix the URL encoding which is done by Qlikview.&lt;/P&gt;&lt;P&gt;It is a solution indeed, but we are trying to keep architecture of the project simple.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 02:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198724#M57925</guid>
      <dc:creator />
      <dc:date>2011-03-23T02:16:54Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198725#M57926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;So you've got a list of parameters P1, P2 about some images stored as http://www.domain.com?P1=1&amp;amp;P2=2 ?&lt;BR /&gt;&lt;BR /&gt;With a batch process you could download and rename the files&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;wget http://www.domain.com?P1=1&amp;amp;P2=2 -o img_P1_P2.png&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;You could store the images in a folder, add that folder as "root folder" in QEMC -&amp;gt; serve the images with QV web server&lt;BR /&gt;&lt;BR /&gt;-alex&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 05:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198725#M57926</guid>
      <dc:creator />
      <dc:date>2011-03-23T05:54:07Z</dc:date>
    </item>
    <item>
      <title>SV:Re: SV:Re: SV:Re: SV:Re: URL with multiple parameters in table?</title>
      <link>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198726#M57927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;I have a website which support parameters separated by the '+' sign&lt;BR /&gt;...?OP=SEARCH+FACTORY=chg+SKIPLIST=1+QBE.EQ.id=403719&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;+ is the URL escape for space, and the separator should be &amp;amp;. You have theese parameters:&lt;/P&gt;&lt;P&gt;OP=SEARCH&amp;lt;&amp;lt;SPACE&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;FACTORY=chg&amp;lt;&amp;lt;SPACE&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;SKIPLIST=1&amp;lt;&amp;lt;SPACE&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Use the trim() function to get rid of tralling white space characters, and use the &amp;amp;&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 05:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-with-multiple-parameters-in-table/m-p/198726#M57927</guid>
      <dc:creator />
      <dc:date>2011-03-23T05:56:14Z</dc:date>
    </item>
  </channel>
</rss>

