<?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 Passing parameter through access point URL in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-parameter-through-access-point-URL/m-p/220021#M72969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dora&lt;/P&gt;&lt;P&gt;Not sure about access point, but I use a URL like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;"qvp://visualmagic.ccstaging.com/innovation/Investment Performance (Innovation).QVW?parm_FundName=" &amp;amp; param1 &amp;amp; "&amp;amp;parm_ReportingDate=" &amp;amp; param2 &amp;amp; "&amp;amp;parm_ComparisonDate=" &amp;amp; param3 &amp;amp; "&amp;amp;parm_Deal=" &amp;amp; param4 &amp;amp; "&amp;amp;parm_Investment=" &amp;amp; param5 &amp;amp; "&amp;amp;parm_ReportGroup=" &amp;amp; param6 &amp;amp; "&amp;amp;parm_AccountName=" &amp;amp; param7 &amp;amp; "&amp;amp;parm_Company=" &amp;amp; param8&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;The following are set up in the QlikView as variables:&lt;/P&gt;&lt;P&gt;parm_FundName&lt;/P&gt;&lt;P&gt;parm_ReportingDate&lt;/P&gt;&lt;P&gt;parm_ComparisonDate&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;Those variables should hold the values you assign in the URL.&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Apr 2010 17:27:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-21T17:27:06Z</dc:date>
    <item>
      <title>Passing parameter through access point URL</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-parameter-through-access-point-URL/m-p/220020#M72968</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;I want to pass a value from other application to my qvw while accessing through access point. can i attach the variable and its value in the access point URL and how to get those values in my qvw. I have to select something depending on the value. I read somthing related to this and noone explained how to or sample files. Kindly help me in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 07:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-parameter-through-access-point-URL/m-p/220020#M72968</guid>
      <dc:creator />
      <dc:date>2010-04-21T07:09:06Z</dc:date>
    </item>
    <item>
      <title>Passing parameter through access point URL</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-parameter-through-access-point-URL/m-p/220021#M72969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dora&lt;/P&gt;&lt;P&gt;Not sure about access point, but I use a URL like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;"qvp://visualmagic.ccstaging.com/innovation/Investment Performance (Innovation).QVW?parm_FundName=" &amp;amp; param1 &amp;amp; "&amp;amp;parm_ReportingDate=" &amp;amp; param2 &amp;amp; "&amp;amp;parm_ComparisonDate=" &amp;amp; param3 &amp;amp; "&amp;amp;parm_Deal=" &amp;amp; param4 &amp;amp; "&amp;amp;parm_Investment=" &amp;amp; param5 &amp;amp; "&amp;amp;parm_ReportGroup=" &amp;amp; param6 &amp;amp; "&amp;amp;parm_AccountName=" &amp;amp; param7 &amp;amp; "&amp;amp;parm_Company=" &amp;amp; param8&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;The following are set up in the QlikView as variables:&lt;/P&gt;&lt;P&gt;parm_FundName&lt;/P&gt;&lt;P&gt;parm_ReportingDate&lt;/P&gt;&lt;P&gt;parm_ComparisonDate&lt;/P&gt;&lt;P&gt;etc&lt;/P&gt;&lt;P&gt;Those variables should hold the values you assign in the URL.&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 17:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-parameter-through-access-point-URL/m-p/220021#M72969</guid>
      <dc:creator />
      <dc:date>2010-04-21T17:27:06Z</dc:date>
    </item>
    <item>
      <title>Passing parameter through access point URL</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-parameter-through-access-point-URL/m-p/220022#M72970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is brilliant and exactly what I was after also as I like the idea of having links on an expression within a chart rather than a seperate button that calls actions. I was wondering if this could be used in exactly the same way except on the active document as oppose to a different document, so I want to pass a parameter to the current document I have open without having to reopen the document.&lt;/P&gt;&lt;P&gt;All help appreciated.&lt;/P&gt;&lt;P&gt;Cheers&lt;BR /&gt;Kev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 12:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-parameter-through-access-point-URL/m-p/220022#M72970</guid>
      <dc:creator />
      <dc:date>2010-08-26T12:51:40Z</dc:date>
    </item>
    <item>
      <title>Passing parameter through access point URL</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-parameter-through-access-point-URL/m-p/220023#M72971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like I've resolved my own issue, if you open the same document via the URL it doesn't completely reopen it which I was worried about, all sorted now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Aug 2010 13:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-parameter-through-access-point-URL/m-p/220023#M72971</guid>
      <dc:creator />
      <dc:date>2010-08-26T13:41:41Z</dc:date>
    </item>
  </channel>
</rss>

