<?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: creating qvds by passing table names into variables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055597#M16751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sangram and Rob,unfortunately after getting rid of the quotes the tables are stored as' &lt;STRONG&gt;Drop Table &lt;EM&gt;tablename&lt;/EM&gt;.qvd'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not able to interpret&lt;/P&gt;&lt;P&gt;$(vPath)\$(vTableName).QVD (QVD);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have initialized vPath as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set vPath='//Repository/';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and '//Repository/';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111376_Error.PNG" style="height: 145px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried sing the the lib statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/111386_2.PNG" style="height: 131px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jan 2016 14:44:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-12T14:44:10Z</dc:date>
    <item>
      <title>creating qvds by passing table names into variables</title>
      <link>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055592#M16746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on a extraction qliksense qvf. I have written a loop which passes the tablename into a variable .But Qliksense throws error the same approch works in qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following line of code throws error&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="111110" alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/111110_Capture.PNG" style="height: auto;" /&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;IMG __jive_id="111085" alt="Error.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111085_Error.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here the varirable hold table names,pathnames .&lt;/P&gt;&lt;P&gt;Has anybody faced this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 19:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055592#M16746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-08T19:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: creating qvds by passing table names into variables</title>
      <link>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055593#M16747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, see this blog post: &lt;A href="https://community.qlik.com/qlik-blogpost/4294"&gt;Qlik Sense Legacy mode&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 19:21:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055593#M16747</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-01-08T19:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: creating qvds by passing table names into variables</title>
      <link>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055594#M16748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the quick response&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed it to StandardReload=0&amp;nbsp;&amp;nbsp; in the setting.ini&amp;nbsp; ,closed all the QS instances.Opened a new qliksense instance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but still I can't get the code to work right&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="111111" alt="Error.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111111_Error.PNG" style="height: 134px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 19:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055594#M16748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-08T19:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: creating qvds by passing table names into variables</title>
      <link>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055595#M16749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you just have your quotes in the wrong place. Try removing the quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 20:57:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055595#M16749</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-01-08T20:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: creating qvds by passing table names into variables</title>
      <link>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055596#M16750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think its the Quotes which is causing the issue. Try removing the quotes and run the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sangram Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 22:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055596#M16750</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-01-08T22:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: creating qvds by passing table names into variables</title>
      <link>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055597#M16751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sangram and Rob,unfortunately after getting rid of the quotes the tables are stored as' &lt;STRONG&gt;Drop Table &lt;EM&gt;tablename&lt;/EM&gt;.qvd'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not able to interpret&lt;/P&gt;&lt;P&gt;$(vPath)\$(vTableName).QVD (QVD);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have initialized vPath as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set vPath='//Repository/';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and '//Repository/';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Error.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/111376_Error.PNG" style="height: 145px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried sing the the lib statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/111386_2.PNG" style="height: 131px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 14:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055597#M16751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-12T14:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: creating qvds by passing table names into variables</title>
      <link>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055598#M16752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the only thing that seems to be working is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STORE $(vTableName) INTO&amp;nbsp; $(vTableName).qvd(qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The problem with the above code is it creates the qvds in the qvw_extraction folder ,but I want it to be created in the qvd folder &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about executing a Bat file through qlikSense editor ,this bat file moves all the qvds from one place to another.&lt;/P&gt;&lt;P&gt;Has anybody implemented this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 16:00:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055598#M16752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-12T16:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: creating qvds by passing table names into variables</title>
      <link>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055599#M16753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I tried&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STORE $(vTableName) INTO&amp;nbsp; $(vTableName).qvd(qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;then executed a dos command(bat file) via script editor to move all the qvds to the target location&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 16:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055599#M16753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-12T16:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: creating qvds by passing table names into variables</title>
      <link>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055600#M16754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 18:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/1055600#M16754</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-01-12T18:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: creating qvds by passing table names into variables</title>
      <link>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/2095816#M89769</link>
      <description>&lt;P&gt;I know it's an old post, but might help someone.&lt;BR /&gt;&lt;BR /&gt;Set a variable for the various locations you want to have in a text file.&lt;BR /&gt;e.g.&amp;nbsp; D:\QlikView\QVSScripts\&lt;STRONG&gt;PATHS&lt;/STRONG&gt;.&lt;STRONG&gt;TXT&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;(change the dots for the directories as necessary from where you are doing the creating.qvw)&lt;BR /&gt;SET vQVD_Extract = '..\..\Datastore\Extract';&amp;nbsp;&amp;nbsp;&lt;BR /&gt;SET vQVD_Transform = '..\..\Datastore\Transform';&lt;/P&gt;
&lt;P&gt;Add the&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;$(include=..\..\QVSScripts\PATHS.TXT);&lt;/STRONG&gt; to each of your files as a default.&lt;/P&gt;
&lt;P&gt;Then just add a variable in front of the 2nd vTableName&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;STORE $(vTableName) INTO&amp;nbsp; $($vQVD_Extract)\(vTableName).qvd(qvd);&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;(for extracted QVDs)&lt;BR /&gt;or&lt;BR /&gt;&lt;STRONG&gt;STORE $(vTableName) INTO&amp;nbsp; $($vQVD_Transform)\(vTableName).qvd(qvd);&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;(for transformed QVDs etc.)&lt;BR /&gt;&lt;BR /&gt;Depending where you want to put them.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Greenee&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 16:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/creating-qvds-by-passing-table-names-into-variables/m-p/2095816#M89769</guid>
      <dc:creator>greenee</dc:creator>
      <dc:date>2023-07-20T16:37:31Z</dc:date>
    </item>
  </channel>
</rss>

