<?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: Folder Structure Connection String Config File Example in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Folder-Structure-Connection-String-Config-File-Example/m-p/1229850#M391963</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;When you call the "Store" statement, you can define the path where you want the QVDs to be saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your qvd generator file is in 03_QVDGenerators folder, so you need go back 1 folder position and then enter in 02_QVD, so, you need apply something like this: (Use relative paths)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE YourTable INTO&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; [..\02_QVD\NameOfYourQVD.qvd];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2017 15:20:36 GMT</pubDate>
    <dc:creator>eespiritu</dc:creator>
    <dc:date>2017-01-25T15:20:36Z</dc:date>
    <item>
      <title>Folder Structure Connection String Config File Example</title>
      <link>https://community.qlik.com/t5/QlikView/Folder-Structure-Connection-String-Config-File-Example/m-p/1229847#M391960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I have the attached (&lt;STRONG&gt;fs.PNG&lt;/STRONG&gt;) Folder structure in my environment, if I wanted to create a QVW Document in the folder "&lt;STRONG&gt;03_QVDGenerators&lt;/STRONG&gt;" that would then populate QVD files in the folder "&lt;STRONG&gt;02_QVD&lt;/STRONG&gt;", would this work if I created a config file in the folder "&lt;STRONG&gt;05_ConfigFiles&lt;/STRONG&gt;" which would store connections? Or would i &lt;/SPAN&gt;need to put the connection config file in the folder "&lt;STRONG style="font-size: 13.3333px; font-family: 'Arial',sans-serif;"&gt;03_QVDGenerators&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Not sure how to do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Could anyone help me&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 23:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Folder-Structure-Connection-String-Config-File-Example/m-p/1229847#M391960</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2017-01-24T23:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Structure Connection String Config File Example</title>
      <link>https://community.qlik.com/t5/QlikView/Folder-Structure-Connection-String-Config-File-Example/m-p/1229848#M391961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ivan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can keep the config file in the "05_ConfigFiles" folder, you just need call it from your QVW file. To use config files, my advice is use QVS files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Calling connection file&lt;/P&gt;&lt;P&gt;$(Include=..\&lt;SPAN style="font-size: 13.3333px;"&gt;05_ConfigFiles&lt;/SPAN&gt;\config.qvs);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 23:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Folder-Structure-Connection-String-Config-File-Example/m-p/1229848#M391961</guid>
      <dc:creator>eespiritu</dc:creator>
      <dc:date>2017-01-24T23:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Structure Connection String Config File Example</title>
      <link>https://community.qlik.com/t5/QlikView/Folder-Structure-Connection-String-Config-File-Example/m-p/1229849#M391962</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;Thanks for the reply, could you have a look at this then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the attached config file &lt;STRONG&gt;QVconfig.txt&lt;/STRONG&gt; which is saved in the folder &lt;STRONG&gt;05_ConfigFiles&lt;/STRONG&gt;, I then have the QVD generator &lt;STRONG&gt;S1-DWH-SALES-EXTRACT &lt;/STRONG&gt;saved in the folder &lt;STRONG&gt;03_QVDGenerators.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is for the QVD's to be saved in the folder &lt;STRONG&gt;02_QVD &lt;/STRONG&gt;but at the moment it is being saved in the folder it is currently saved in&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;03_QVDGenerators&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&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, 25 Jan 2017 10:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Folder-Structure-Connection-String-Config-File-Example/m-p/1229849#M391962</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2017-01-25T10:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Folder Structure Connection String Config File Example</title>
      <link>https://community.qlik.com/t5/QlikView/Folder-Structure-Connection-String-Config-File-Example/m-p/1229850#M391963</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;When you call the "Store" statement, you can define the path where you want the QVDs to be saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your qvd generator file is in 03_QVDGenerators folder, so you need go back 1 folder position and then enter in 02_QVD, so, you need apply something like this: (Use relative paths)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE YourTable INTO&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; [..\02_QVD\NameOfYourQVD.qvd];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 15:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Folder-Structure-Connection-String-Config-File-Example/m-p/1229850#M391963</guid>
      <dc:creator>eespiritu</dc:creator>
      <dc:date>2017-01-25T15:20:36Z</dc:date>
    </item>
  </channel>
</rss>

