<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: QlikView Include Files	</title>
	<atom:link href="https://www.quickintelligence.co.uk/qlikview-include-files/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.quickintelligence.co.uk/qlikview-include-files/</link>
	<description></description>
	<lastBuildDate>Mon, 19 Dec 2016 10:20:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Steve Dark		</title>
		<link>https://www.quickintelligence.co.uk/qlikview-include-files/#comment-41568</link>

		<dc:creator><![CDATA[Steve Dark]]></dc:creator>
		<pubDate>Mon, 19 Dec 2016 10:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickintelligence.co.uk/?p=1287#comment-41568</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.quickintelligence.co.uk/qlikview-include-files/#comment-41557&quot;&gt;Kerk&lt;/a&gt;.

Locking down your file system to protect your files is not optional.  If someone can get hold of your QVW they will have the opportunity to hack into it.  If you do want to scramble the string I would suggest that you look on-line for a command line encoder, you can then put a call to this in your load script.  This will mean that you need to allow external scripts in your load script though.  I suspect that there are on-line encryption/decryption APIs - but then you are sending your connection details off to someone else&#039;s computer to be processed.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.quickintelligence.co.uk/qlikview-include-files/#comment-41557">Kerk</a>.</p>
<p>Locking down your file system to protect your files is not optional.  If someone can get hold of your QVW they will have the opportunity to hack into it.  If you do want to scramble the string I would suggest that you look on-line for a command line encoder, you can then put a call to this in your load script.  This will mean that you need to allow external scripts in your load script though.  I suspect that there are on-line encryption/decryption APIs &#8211; but then you are sending your connection details off to someone else&#8217;s computer to be processed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kerk		</title>
		<link>https://www.quickintelligence.co.uk/qlikview-include-files/#comment-41557</link>

		<dc:creator><![CDATA[Kerk]]></dc:creator>
		<pubDate>Mon, 19 Dec 2016 04:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickintelligence.co.uk/?p=1287#comment-41557</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.quickintelligence.co.uk/qlikview-include-files/#comment-1902&quot;&gt;Dmitry&lt;/a&gt;.

Hi Dmitry,

I am exactly going through the same problem of security with the external text file in an enterprise solution. Did you find any way to secure the connection, other than making sure the server is secure? 

There was a mention on scrambling the password within the external text file, any idea on how this can be done? Would really appreciate if you could share what you have done in this aspect, thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.quickintelligence.co.uk/qlikview-include-files/#comment-1902">Dmitry</a>.</p>
<p>Hi Dmitry,</p>
<p>I am exactly going through the same problem of security with the external text file in an enterprise solution. Did you find any way to secure the connection, other than making sure the server is secure? </p>
<p>There was a mention on scrambling the password within the external text file, any idea on how this can be done? Would really appreciate if you could share what you have done in this aspect, thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve Dark		</title>
		<link>https://www.quickintelligence.co.uk/qlikview-include-files/#comment-37347</link>

		<dc:creator><![CDATA[Steve Dark]]></dc:creator>
		<pubDate>Fri, 13 May 2016 22:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickintelligence.co.uk/?p=1287#comment-37347</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.quickintelligence.co.uk/qlikview-include-files/#comment-37185&quot;&gt;Rob Segoa&lt;/a&gt;.

Unless you are using sub routines all variables are globally scoped, regardless of whether they are created in an include file or not.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.quickintelligence.co.uk/qlikview-include-files/#comment-37185">Rob Segoa</a>.</p>
<p>Unless you are using sub routines all variables are globally scoped, regardless of whether they are created in an include file or not.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rob Segoa		</title>
		<link>https://www.quickintelligence.co.uk/qlikview-include-files/#comment-37185</link>

		<dc:creator><![CDATA[Rob Segoa]]></dc:creator>
		<pubDate>Mon, 09 May 2016 13:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickintelligence.co.uk/?p=1287#comment-37185</guid>

					<description><![CDATA[Hi Steve,

I can use two includes in same script, but can i use any variable in one archive and use this same variable another?

thx! hugs!]]></description>
			<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>I can use two includes in same script, but can i use any variable in one archive and use this same variable another?</p>
<p>thx! hugs!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve Dark		</title>
		<link>https://www.quickintelligence.co.uk/qlikview-include-files/#comment-35117</link>

		<dc:creator><![CDATA[Steve Dark]]></dc:creator>
		<pubDate>Wed, 27 Jan 2016 23:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickintelligence.co.uk/?p=1287#comment-35117</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.quickintelligence.co.uk/qlikview-include-files/#comment-35050&quot;&gt;Basti&lt;/a&gt;.

This scenario shouldn&#039;t cause an issue, as neither app will be writing the file so will not need exclusive access to it.  The best way to find out would be to try it out.  You could put a wait statement in the include file, to ensure it was open by both apps at the same time.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.quickintelligence.co.uk/qlikview-include-files/#comment-35050">Basti</a>.</p>
<p>This scenario shouldn&#8217;t cause an issue, as neither app will be writing the file so will not need exclusive access to it.  The best way to find out would be to try it out.  You could put a wait statement in the include file, to ensure it was open by both apps at the same time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Basti		</title>
		<link>https://www.quickintelligence.co.uk/qlikview-include-files/#comment-35050</link>

		<dc:creator><![CDATA[Basti]]></dc:creator>
		<pubDate>Fri, 22 Jan 2016 12:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickintelligence.co.uk/?p=1287#comment-35050</guid>

					<description><![CDATA[Hey Steve,

I&#039;ve another question regarding the Include statement. What happens, if two two instances of qlikview access the txt at the same time. F. ex. there are running two scripts at the server and by accident the both access the include script at the same time?
Will both scripts fail, becaus they have no exclusive access to the txt file?

Thanks a lot in advance:)]]></description>
			<content:encoded><![CDATA[<p>Hey Steve,</p>
<p>I&#8217;ve another question regarding the Include statement. What happens, if two two instances of qlikview access the txt at the same time. F. ex. there are running two scripts at the server and by accident the both access the include script at the same time?<br />
Will both scripts fail, becaus they have no exclusive access to the txt file?</p>
<p>Thanks a lot in advance:)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve Dark		</title>
		<link>https://www.quickintelligence.co.uk/qlikview-include-files/#comment-15775</link>

		<dc:creator><![CDATA[Steve Dark]]></dc:creator>
		<pubDate>Tue, 28 Oct 2014 08:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickintelligence.co.uk/?p=1287#comment-15775</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.quickintelligence.co.uk/qlikview-include-files/#comment-15768&quot;&gt;Matthias Karl&lt;/a&gt;.

This functionality can be quite useful at times - where you want it to put in a fixed value - other times you want to avoid it.  The simplest way to not have it do the replace is use a different character for the $ symbol, and then replace it afterwards, ie:

set vMyVariable = sum(¬(vSelectedMeasure));
let vMyVariable = replace(vMyVariable, &#039;¬&#039;, &#039;$&#039;);

If you use a let for the initial creation of the variable you can do it in one go, but the set is useful as you can have single quotes and carriage returns in your variable definition.

Hope that helps.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.quickintelligence.co.uk/qlikview-include-files/#comment-15768">Matthias Karl</a>.</p>
<p>This functionality can be quite useful at times &#8211; where you want it to put in a fixed value &#8211; other times you want to avoid it.  The simplest way to not have it do the replace is use a different character for the $ symbol, and then replace it afterwards, ie:</p>
<p>set vMyVariable = sum(¬(vSelectedMeasure));<br />
let vMyVariable = replace(vMyVariable, &#8216;¬&#8217;, &#8216;$&#8217;);</p>
<p>If you use a let for the initial creation of the variable you can do it in one go, but the set is useful as you can have single quotes and carriage returns in your variable definition.</p>
<p>Hope that helps.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matthias Karl		</title>
		<link>https://www.quickintelligence.co.uk/qlikview-include-files/#comment-15768</link>

		<dc:creator><![CDATA[Matthias Karl]]></dc:creator>
		<pubDate>Tue, 28 Oct 2014 07:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickintelligence.co.uk/?p=1287#comment-15768</guid>

					<description><![CDATA[Thanks for the post. I do have a rather big script file, but have the following problem.

When I define a variable that includes a variable, QV replaces the $(variable) with the actual value during import. 

SET vKPI_AATotalCost = &#039;=Sum({$&#060;RMonth={&#034;} If(AcctCode &#062;= 6000 AND AcctCode &#060;= 6999, InvAmount))&#039;;

Here for example the $(vActualMonth) is replaced with the value of that variable during import. How can I prevent that and define the variable as it is?]]></description>
			<content:encoded><![CDATA[<p>Thanks for the post. I do have a rather big script file, but have the following problem.</p>
<p>When I define a variable that includes a variable, QV replaces the $(variable) with the actual value during import. </p>
<p>SET vKPI_AATotalCost = &#8216;=Sum({$&lt;RMonth={&quot;} If(AcctCode &gt;= 6000 AND AcctCode &lt;= 6999, InvAmount))&#039;;</p>
<p>Here for example the $(vActualMonth) is replaced with the value of that variable during import. How can I prevent that and define the variable as it is?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steve Dark		</title>
		<link>https://www.quickintelligence.co.uk/qlikview-include-files/#comment-10872</link>

		<dc:creator><![CDATA[Steve Dark]]></dc:creator>
		<pubDate>Wed, 15 Jan 2014 19:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickintelligence.co.uk/?p=1287#comment-10872</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.quickintelligence.co.uk/qlikview-include-files/#comment-10871&quot;&gt;Oli&lt;/a&gt;.

Hi Oli. Glad you found it useful!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.quickintelligence.co.uk/qlikview-include-files/#comment-10871">Oli</a>.</p>
<p>Hi Oli. Glad you found it useful!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Oli		</title>
		<link>https://www.quickintelligence.co.uk/qlikview-include-files/#comment-10871</link>

		<dc:creator><![CDATA[Oli]]></dc:creator>
		<pubDate>Wed, 15 Jan 2014 15:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.quickintelligence.co.uk/?p=1287#comment-10871</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.quickintelligence.co.uk/qlikview-include-files/#comment-7800&quot;&gt;Jon of All Trades&lt;/a&gt;.

Wow thanks!!! You just saved me a load of b*** ache with that little nugget of info regarding the white space.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.quickintelligence.co.uk/qlikview-include-files/#comment-7800">Jon of All Trades</a>.</p>
<p>Wow thanks!!! You just saved me a load of b*** ache with that little nugget of info regarding the white space.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.quickintelligence.co.uk @ 2026-07-10 19:51:51 by W3 Total Cache
-->