<?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: URL Composer = compute an Access-Point link and pass selection values, open sheets etc. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510784#M1235039</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great post and app&lt;/P&gt;&lt;P&gt;Though I recommend to tag your post. It took me a while before I bumped on this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,KR Koen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2015 14:04:58 GMT</pubDate>
    <dc:creator>cheburashka</dc:creator>
    <dc:date>2015-03-05T14:04:58Z</dc:date>
    <item>
      <title>URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510782#M1235037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may be aware, that you can pass additional query strings when opening a QlikView app from the AccessPoint in order to pass field selections or bookmarks, to open a desired Worksheet or just one object instead of the entire app.&lt;/P&gt;&lt;P&gt;something like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #62ac1e; font-family: 'Arial','sans-serif'; font-size: 12pt; mso-fareast-language: DE;"&gt;&lt;A href="http://.../opendoc.htm?document=....qvw&amp;amp;select=IB01,11" target="_blank"&gt;&lt;SPAN style="font-size: 10pt;"&gt;http://server/QvAJAXZfc/opendoc.htm?document=app.qvw&amp;amp;select=LB01,2013&amp;amp;sheet=SH02&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is good documentation around, for example by Stefan Walther here &lt;A href="http://tools.qlikblog.at/QlikView-Mashups/QlikView_Mashups_1.html#tabs-parameters" title="http://tools.qlikblog.at/QlikView-Mashups/QlikView_Mashups_1.html#tabs-parameters" target="_blank"&gt;QlikView Mashups - Simple Document Integration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;However, &lt;STRONG&gt;getting the syntax right can be quite challenging&lt;/STRONG&gt;.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This little tool will help you compute the proper URL in a simple manner, as at the end you just make selections and the tool will compute the corresponding url and all querystrings automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Download the attached QVW&lt;/LI&gt;&lt;LI&gt;Copy all its objects to a new sheet in your app (in that app, which you like to create the url for)&lt;/LI&gt;&lt;LI&gt;Copy some lines of source code from the top text object into the load script of that app&lt;/LI&gt;&lt;LI&gt;Reload that app.&lt;/LI&gt;&lt;LI&gt;Now you just make the selections in the frontend as usual and return to the new sheet.&lt;/LI&gt;&lt;LI&gt;Select, which of your selection you will like to add to the url&lt;/LI&gt;&lt;LI&gt;Optionally make some more settings (bookmarks, target sheet, single object ...)&lt;/LI&gt;&lt;LI&gt;You can see, copy, and click the complete URL at the bottom of the sheet&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;If you want to see a how-to.use &lt;STRONG&gt;videos&lt;/STRONG&gt; check this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Tutorial Video (Flash Video), &lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/410752-133062/URL_Composer_Tutorial.swf" target="_blank"&gt;attached&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Behind the curtains (Flash Video), &lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/2065-96800-410752-133063/URL_Composer_Behind_The_Curtains.swf" target="_blank"&gt;attached&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080;"&gt;New Version v1.12 (24-Oct-13) is using the syntax &lt;STRONG&gt;select=LBxx,(value1|value2|valueN)&lt;/STRONG&gt; instead of &lt;STRONG&gt;select=LBxx,value1,value2,valueN&lt;/STRONG&gt; ... this simply works better and allows to pass wildcards, too &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hint:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create a new bookmark with no selections at all. Use this bookmark together with the selections in the URL. This will force the app to first clear all selections (via the bookmark) and then to add the passed selections. Otherwise the passed selections come on top of the current selections (last saved selections or the user selections made during the current session)&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510782#M1235037</guid>
      <dc:creator>ChristofSchwarz</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510783#M1235038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's awsome.&lt;/P&gt;&lt;P&gt;Really hats of man.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 09:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510783#M1235038</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-05T09:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510784#M1235039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great post and app&lt;/P&gt;&lt;P&gt;Though I recommend to tag your post. It took me a while before I bumped on this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,KR Koen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 14:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510784#M1235039</guid>
      <dc:creator>cheburashka</dc:creator>
      <dc:date>2015-03-05T14:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510785#M1235040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank-you for the creative work. We have used this and other solutions that you've provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're hitting a little snag in that this spawns a new browser tab...and if we stay within the same document, then the two documents eventually conflict. Is there a way to force the resultant hyperlink to stay in the same window. I'd like to author my own HTML to solve, but currently resigned to &amp;lt;url&amp;gt; methodology. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;update&amp;gt;This is now more a curiosity, as we're using triggers to solve the use case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Mar 2015 01:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510785#M1235040</guid>
      <dc:creator>martyginqo</dc:creator>
      <dc:date>2015-03-07T01:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510786#M1235041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. There is a Document Extension which will redirect ALL hyperlinks inside of a QlikView app to "_self", so to the same browser tab, not opening a new one each time. I am afraid, this is then global for the whole app, not depending on some URLs to stay in the same window, some to open in another tab ...The extension is called "OnlySelf" and consists of only 2 files which are in the .ZIP. Unpack those into this folder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Users\&lt;STRONG&gt;&amp;lt;youruser&amp;gt;&lt;/STRONG&gt;\AppData\Local\QlikTech\QlikView\Extensions\Document\OnlySelf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Create necessary folders if they do not yet exist. if this is your first Extension, the entire Extension subfolder tree will not be present).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 19:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510786#M1235041</guid>
      <dc:creator>ChristofSchwarz</dc:creator>
      <dc:date>2015-03-11T19:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510787#M1235042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, This is fantastic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However,&amp;nbsp; Im trying to get the equivalent to work using IE plug in.&amp;nbsp; Is there a solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 20:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510787#M1235042</guid>
      <dc:creator />
      <dc:date>2015-03-19T20:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510788#M1235043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With IE Plug-In those URLs would not work. Are you trying to achieve QlikView App chaining (link from one app to the other) or to jump from anywhere in your intranet to the QlikView Accesspoint and set fields, bookmarks, sheets just like with the Ajax-client?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 12:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510788#M1235043</guid>
      <dc:creator>ChristofSchwarz</dc:creator>
      <dc:date>2015-03-20T12:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510789#M1235044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to go from one app to another.&amp;nbsp; Both apps are in accesspoint and I need to pass document selections from the first app to the second - with the IE plug in rather than using AJAX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 14:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510789#M1235044</guid>
      <dc:creator />
      <dc:date>2015-03-20T14:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510790#M1235045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are those apps in a similar structure? you then may use an action (in a button or textbox) called "Open QlikView Document" with the setting "Transfer State"&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="391" src="https://community.qlik.com/legacyfs/online/81413_pastedImage_0.png" style="width: 467px; height: 390.924193548387px;" width="467" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 15:47:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510790#M1235045</guid>
      <dc:creator>ChristofSchwarz</dc:creator>
      <dc:date>2015-03-20T15:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510791#M1235046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi they are in a similar structure ( they are both test apps and therefore copies of each other)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 16:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510791#M1235046</guid>
      <dc:creator />
      <dc:date>2015-03-20T16:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510792#M1235047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christoph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to open a QV app with parameter using IE plugin Client in the second scenario ("...from anywhere in your intranet to the QlikView Accesspoint and set fields, bookmarks, sheets just like with the Ajax-Client")?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, creating a PDF with links to the application (for looking up details), opening the app in IE plugin Client with parameters passed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 09:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510792#M1235047</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-04-28T09:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510793#M1235048</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 am afraid there is no such link to directly open sheets and make selections when using the IE Plugin. You may find an alternative using the full QlikView Desktop on your Client computers, which accepts command line options when being opened. Those, again, could be used in combination with a Document OnOpen Trigger to do something with this variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This example&lt;/P&gt;&lt;P&gt;"c:\Program Files\qlikview\qv.exe" c:\test.qvw /vvCallBookmark=BM01&lt;/P&gt;&lt;P&gt;Would set the application variable “vCallBookmark” to “BM01”&lt;/P&gt;&lt;P&gt;In combination with the following trigger you can then apply the bookmark. You could use other actions as well such as “Select In Field” or “Open Sheet” …&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just an idea …&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 07:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510793#M1235048</guid>
      <dc:creator>ChristofSchwarz</dc:creator>
      <dc:date>2015-04-29T07:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510794#M1235049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Really cool a well explained technique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2015 11:25:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510794#M1235049</guid>
      <dc:creator>arkossa-jpl</dc:creator>
      <dc:date>2015-06-13T11:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510795#M1235050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to clear the selection whichever made in previous sessions. I want &lt;SPAN style="font-size: 13.3333330154419px;"&gt;the previous selections should &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;get cleared out w&lt;/SPAN&gt;henever i click the hyperlinks &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;and the new selections should be based on the URL parameters.&amp;nbsp; Could you please help me ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 19:20:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510795#M1235050</guid>
      <dc:creator />
      <dc:date>2015-12-08T19:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510796#M1235051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris, does it work with variables? i mean setting variable values on the destination qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Dai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510796#M1235051</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-16T19:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510797#M1235052</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;Could you tell me the syntax of passing variable from one QVW to Other QVW file, Just like did for Selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;means what I need to write at the end of URL. eg. &amp;amp; SET Variable=vVariable,0.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Allot!,&lt;/P&gt;&lt;P&gt;Bhuvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 14:24:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510797#M1235052</guid>
      <dc:creator />
      <dc:date>2016-01-29T14:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510798#M1235053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌hi. The answr is simple and you wont like it,: variables cannot be passed through a URL querystring. I have read from people to achieve this indirectly via a data island field, which has all of thpossible variable values. By URL you set the value of that field and because of a field trigger you will set the variable indirectly.&amp;nbsp; Havent done this myself Though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 21:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510798#M1235053</guid>
      <dc:creator>ChristofSchwarz</dc:creator>
      <dc:date>2016-01-29T21:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510799#M1235054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christof,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks allot for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea, whether we can pass variable by using Bookmark or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Allot!,&lt;/P&gt;&lt;P&gt;Bhuvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 05:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510799#M1235054</guid>
      <dc:creator />
      <dc:date>2016-02-01T05:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510800#M1235055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can set a variable to be stored in bookmarks. By default this is not the case (recalling a bookmark usually doesnt change any session variable). If you save a variable together with a bookmark, the variable willa slo be recalled. However, a bookmark can only recall what was the value at the point of creating the bookmark. So you cannot pass somthing at all using bookmarks, as the selections and maybe some defined variables will just recall, not get a value of choice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Von meinem iPad gesendet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am 01.02.2016 um 07:57 schrieb bhuvan bharti &amp;lt;qcwebmaster@qlikview.com&amp;lt;mailto:qcwebmaster@qlikview.com&amp;gt;&amp;gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 16:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510800#M1235055</guid>
      <dc:creator>ChristofSchwarz</dc:creator>
      <dc:date>2016-02-01T16:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: URL Composer = compute an Access-Point link and pass selection values, open sheets etc.</title>
      <link>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510801#M1235056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christof,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply. I understood we can pass only filters by using URL, So what I did is I made inline and made it as hidden filter and based on that I changed the variable and then passed the selection using URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Allot for reply:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Allot!,&lt;/P&gt;&lt;P&gt;Bhuvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 05:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/URL-Composer-compute-an-Access-Point-link-and-pass-selection/m-p/510801#M1235056</guid>
      <dc:creator />
      <dc:date>2016-02-02T05:00:21Z</dc:date>
    </item>
  </channel>
</rss>

