<?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: Include statement using UNC syntax to load from different machine in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481552#M179943</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;I use UNCs in include statements like this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;$(Include=\\myserver\Scripts\helpsheet.include.qvs);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using V11.0 SR2, but it worked in V10 as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Nov 2013 13:51:42 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2013-11-05T13:51:42Z</dc:date>
    <item>
      <title>Include statement using UNC syntax to load from different machine</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481550#M179941</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;&lt;/P&gt;&lt;P&gt;i am encountering a problem with the include statement.&lt;/P&gt;&lt;P&gt;Due to our hosting setup for server distributed applications we have the requirement to manually adjust parameters in the QV applications on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i wanted to do is having a script file located on our group network drive where the application owner can adjust parameters which are used in the QVW located on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The include statement i wrote is like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(Iinclude='\\groupnetworkdrivename\config\parameters.txt')&lt;/P&gt;&lt;P&gt;But it seems that the include can not handle UNC located sources and does not read the parameters.txt from the groupnetwork drive.&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;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 13:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481550#M179941</guid>
      <dc:creator />
      <dc:date>2013-11-05T13:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement using UNC syntax to load from different machine</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481551#M179942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UNC works for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried correcting the typo in include and removing the single quotes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 13:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481551#M179942</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-05T13:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement using UNC syntax to load from different machine</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481552#M179943</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;I use UNCs in include statements like this:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;$(Include=\\myserver\Scripts\helpsheet.include.qvs);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using V11.0 SR2, but it worked in V10 as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 13:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481552#M179943</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-11-05T13:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement using UNC syntax to load from different machine</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481553#M179944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does work, as below. I rather use "Must_include" because it generates error if the file is not found, what makes me check&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 _jivemacro_uid_13836597454561905" jivemacro_uid="_13836597454561905"&gt;
&lt;P&gt;///$tab Main&lt;/P&gt;
&lt;P&gt;SET ThousandSep='.';&lt;/P&gt;
&lt;P&gt;SET DecimalSep=',';&lt;/P&gt;
&lt;P&gt;SET MoneyThousandSep='.';&lt;/P&gt;
&lt;P&gt;SET MoneyDecimalSep=',';&lt;/P&gt;
&lt;P&gt;SET MoneyFormat='R$ #.##0,00;-R$ #.##0,00';&lt;/P&gt;
&lt;P&gt;SET TimeFormat='hh:mm:ss';&lt;/P&gt;
&lt;P&gt;SET DateFormat='DD/MM/YYYY';&lt;/P&gt;
&lt;P&gt;SET TimestampFormat='DD/MM/YYYY hh:mm:ss[.fff]';&lt;/P&gt;
&lt;P&gt;SET MonthNames='jan;fev;mar;abr;mai;jun;jul;ago;set;out;nov;dez';&lt;/P&gt;
&lt;P&gt;SET DayNames='seg;ter;qua;qui;sex;sáb;dom';&lt;/P&gt;
&lt;P&gt;$(Include=\\srvswbbi\Qlikview\Includes\Qvc.qvs);&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 13:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481553#M179944</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-11-05T13:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement using UNC syntax to load from different machine</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481554#M179945</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 hints. I am also still investigating. Just wanted to be sure if this might be a general problem or not.&lt;/P&gt;&lt;P&gt;Also removing the quotes did not help to solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 14:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481554#M179945</guid>
      <dc:creator />
      <dc:date>2013-11-05T14:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement using UNC syntax to load from different machine</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481555#M179946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you remove the extra i n include as well (or was that just a copy and paste thing)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 14:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481555#M179946</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-11-05T14:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Include statement using UNC syntax to load from different machine</title>
      <link>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481556#M179947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The typo was just a copy and paste thing.&lt;/P&gt;&lt;P&gt;Managed to get it running. There was a space in the string that caused the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the hints. This reduced the potential errors i had to look after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 16:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Include-statement-using-UNC-syntax-to-load-from-different/m-p/481556#M179947</guid>
      <dc:creator />
      <dc:date>2013-11-05T16:32:07Z</dc:date>
    </item>
  </channel>
</rss>

