<?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: Copying variables from an application to a second one in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190863#M504200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/75147"&gt;mphekin12&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;There is a way to do this. In your source app, click right on the inputbox and send the contents to Excel.&lt;/P&gt;&lt;P&gt;You now have an exceldocument with the variable names in column A, an '=' in column B and the variable values in column C.&lt;/P&gt;&lt;P&gt;Add the following formula to column &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;="LET "&amp;amp;A1&amp;amp;" = '"&amp;amp;C1&amp;amp;"';"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy and paste column D into your load-script, reload, and tadaa... all variables now have the values from the source-document &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;You can delete the added lines from your load script afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2016 13:58:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-07-04T13:58:42Z</dc:date>
    <item>
      <title>Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190857#M504194</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 have two application which are quite similar. One of them is containing many variables that I would like to create as well to the other application. Is there another for doing it than simply creating them manually one by one ?&lt;/P&gt;&lt;P&gt;Thanks a lot for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 17:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190857#M504194</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2009-12-17T17:52:16Z</dc:date>
    </item>
    <item>
      <title>Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190858#M504195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Variables as in Script Variables??&lt;/P&gt;&lt;P&gt;Script you can open and copy pretty easily ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 18:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190858#M504195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-17T18:03:02Z</dc:date>
    </item>
    <item>
      <title>Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190859#M504196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Create an InputBox&lt;/P&gt;&lt;P&gt;2) Add all the variables that you want to copy&lt;/P&gt;&lt;P&gt;3) Copy the InputBox object&lt;/P&gt;&lt;P&gt;4) Paste it in destination document&lt;/P&gt;&lt;P&gt;5) Done. The variables are also copied.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 20:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190859#M504196</guid>
      <dc:creator />
      <dc:date>2009-12-17T20:52:49Z</dc:date>
    </item>
    <item>
      <title>Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190860#M504197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, thanks a lot &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 21:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190860#M504197</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2009-12-17T21:17:35Z</dc:date>
    </item>
    <item>
      <title>Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190861#M504198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wanted to bump this post as I have a question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I copy the input box to my new application, it copies the variable names (which also now appear in my variable list), but not the variable expressions.&amp;nbsp; This column is blank??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gareth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 07:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190861#M504198</guid>
      <dc:creator />
      <dc:date>2011-06-01T07:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190862#M504199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gareth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever find a way to copy both the variable name and it's value between applications?&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, 08 Oct 2014 17:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190862#M504199</guid>
      <dc:creator>mphekin12</dc:creator>
      <dc:date>2014-10-08T17:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190863#M504200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/75147"&gt;mphekin12&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;There is a way to do this. In your source app, click right on the inputbox and send the contents to Excel.&lt;/P&gt;&lt;P&gt;You now have an exceldocument with the variable names in column A, an '=' in column B and the variable values in column C.&lt;/P&gt;&lt;P&gt;Add the following formula to column &lt;span class="lia-unicode-emoji" title=":anguished_face:"&gt;😧&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;="LET "&amp;amp;A1&amp;amp;" = '"&amp;amp;C1&amp;amp;"';"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy and paste column D into your load-script, reload, and tadaa... all variables now have the values from the source-document &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;You can delete the added lines from your load script afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 13:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190863#M504200</guid>
      <dc:creator />
      <dc:date>2016-07-04T13:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190864#M504201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Paul!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 11:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190864#M504201</guid>
      <dc:creator>mphekin12</dc:creator>
      <dc:date>2016-07-05T11:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190865#M504202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will this work as well in Qlik Sense (3.0 currently)?&lt;/P&gt;&lt;P&gt;I've found another thread describing a way to extend QS to include an InputBox - but wondering if this solution is valid in Sense as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 17:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190865#M504202</guid>
      <dc:creator>Jon_M</dc:creator>
      <dc:date>2016-07-18T17:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190866#M504203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here, how it is possible to copy one file object to another file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 18:20:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/190866#M504203</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-18T18:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/1542672#M504204</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It was working on QV11.2 not working in QV 12&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 06:37:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/1542672#M504204</guid>
      <dc:creator>madarnavle</dc:creator>
      <dc:date>2019-02-12T06:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Copying variables from an application to a second one</title>
      <link>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/1682637#M504205</link>
      <description>&lt;P&gt;You can use qdevops command from&amp;nbsp;&lt;A href="https://github.com/rogerio-faria/qdevops" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://github.com/rogerio-faria/qdevops&lt;/A&gt;&lt;/P&gt;&lt;PRE&gt;qdevops -u=desktop -v=export,c:\myapp.qvf,vars.txt&lt;/PRE&gt;&lt;P&gt;Once, the variable are stores in vars.txt, just import to the other qvf&lt;/P&gt;&lt;PRE&gt;qdevops -u=desktop -v=import,c:\myotherapp.qvf,vars.txt&lt;/PRE&gt;&lt;P&gt;It also work for server, and to master items&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2020 14:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copying-variables-from-an-application-to-a-second-one/m-p/1682637#M504205</guid>
      <dc:creator>rogeriogyn</dc:creator>
      <dc:date>2020-03-07T14:05:31Z</dc:date>
    </item>
  </channel>
</rss>

