<?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 url parameter to a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288214#M1320916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Halli,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you use the QVP protocol instead? If so, create a variable vParameter1 in the QlikView document, Settings menu, Variable Overview, Add.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use the qvp url&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;qvp://yourserver/Document.qvw?vParameter1=ABCD&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you access your document using that url the vParameter1 variable will be populated with "ABCD".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jan 2012 12:27:22 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2012-01-19T12:27:22Z</dc:date>
    <item>
      <title>Passing url parameter to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288213#M1320915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to pass an url parameter to a variable. Has anyone been successfull doing that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read a lot on these forums about this and most come up with something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://tp-qlik01/QvAJAXZfc/opendoc.htm?document=Dev%20Documents/createDocOnLoad/B%FAa%20til%20skjal.qvw&amp;amp;host=QVS@tp-qlik01&amp;amp;number=test3" target="_blank"&gt;http://server/QvAJAXZfc/opendoc.htm?document=myDocument.qvw&amp;amp;host=host&amp;amp;number=test3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where 'number' is the name of the variable and test3 is the value to be stored in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need some priviliges on server for this? I'm using QlikView 11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or pointers are greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Halli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288213#M1320915</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Passing url parameter to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288214#M1320916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Halli,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you use the QVP protocol instead? If so, create a variable vParameter1 in the QlikView document, Settings menu, Variable Overview, Add.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use the qvp url&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;qvp://yourserver/Document.qvw?vParameter1=ABCD&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you access your document using that url the vParameter1 variable will be populated with "ABCD".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 12:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288214#M1320916</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-01-19T12:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Passing url parameter to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288215#M1320919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it work reloading script through qvp protocol? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In sudo:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On parameter1 change:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do Reload(); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it make sense? I want it to take a parameter and reload, when it does that it should create a qvd document named after parameter input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 12:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288215#M1320919</guid>
      <dc:creator />
      <dc:date>2012-01-19T12:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Passing url parameter to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288216#M1320921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, reloads will not run in a Server environment. You can create a EDX task or do using the QEMC, but the document will not triggers macros that make reloads. I have not tested, though, that if you make that variable to trigger an external .BAT file that does the reload...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 12:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288216#M1320921</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-01-19T12:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Passing url parameter to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288217#M1320922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have tried using the command prompt(cmd.exe) for this to work and it does. The other solution would just be 'better' in practice I think, but meh &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example for future references:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files (x86)\QlikView\qv.exe" /r /vnumber=31 /vtest=test "\\server\devdocs\createDocOnLoad\make.qvw"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will open the make.qvw file set the variables "number" to 31 and "test" to 'test' and reload the script with those values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Miguel for all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Halli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 12:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288217#M1320922</guid>
      <dc:creator />
      <dc:date>2012-01-19T12:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Passing url parameter to a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288218#M1320923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What shell i do to accept de QVP protocol?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 15:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-url-parameter-to-a-variable/m-p/288218#M1320923</guid>
      <dc:creator />
      <dc:date>2013-02-27T15:01:12Z</dc:date>
    </item>
  </channel>
</rss>

