<?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 for ... and points beyond</title>
	<atom:link href="http://andpointsbeyond.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://andpointsbeyond.com</link>
	<description>mostly about data</description>
	<lastBuildDate>Wed, 01 Feb 2012 00:58:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Writeback in QlikView by Mike Schroeder</title>
		<link>http://andpointsbeyond.com/2011/07/02/writeback-in-qlikview/comment-page-1/#comment-12504</link>
		<dc:creator>Mike Schroeder</dc:creator>
		<pubDate>Wed, 01 Feb 2012 00:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://andpointsbeyond.com/?p=554#comment-12504</guid>
		<description>Hi Lee, 

I just went through your issue.  I discovered that you need to declare the POST variable in the xmlhttp.send() command like this: 

xmlhttp.send(&quot;sXML=&quot; + sXML)

Sorry I can&#039;t remember the exact term but it has to do with the way Qlikview sends the request.  I know it seems redundant but it worked for me.

Hope this helps, good luck!</description>
		<content:encoded><![CDATA[<p>Hi Lee, </p>
<p>I just went through your issue.  I discovered that you need to declare the POST variable in the xmlhttp.send() command like this: </p>
<p>xmlhttp.send(&#8220;sXML=&#8221; + sXML)</p>
<p>Sorry I can&#8217;t remember the exact term but it has to do with the way Qlikview sends the request.  I know it seems redundant but it worked for me.</p>
<p>Hope this helps, good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writeback in QlikView by Lee</title>
		<link>http://andpointsbeyond.com/2011/07/02/writeback-in-qlikview/comment-page-1/#comment-12497</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Mon, 16 Jan 2012 23:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://andpointsbeyond.com/?p=554#comment-12497</guid>
		<description>Hi There

Great Blog! I am trying to create a QlikView write back example using macros to convert a tablebox to XML and submit it to a bit of classic ASP for processing (an old fashioned AJAX approach). It sounds like you have done quite a boit of this before. My simple macro for submitting the XML is below, but it seems to be stalling at the line that begins with &quot;xmlhttp.open &quot;. Have you done something like this before? Any idea what i might have wrong? (Thanks for any help you can offer).

sub webService(sXML, sTableID)
	&#039;set this variable to correct URL where ASP page is located
	xmlurl = &quot;http://localhost/qlikviewdataupdate.asp&quot;
	&#039;Create xmlhttp opject and submit
	Set xmlhttp = CreateObject(&quot;Microsoft.XMLHTTP&quot;)
	xmlhttp.open &quot;POST&quot;, xmlurl, false 
	xmlhttp.send(sXML)
	&#039;now get the results from processing
	sResult = xmlhttp.responseText
	msgbox(sResult)
end sub</description>
		<content:encoded><![CDATA[<p>Hi There</p>
<p>Great Blog! I am trying to create a QlikView write back example using macros to convert a tablebox to XML and submit it to a bit of classic ASP for processing (an old fashioned AJAX approach). It sounds like you have done quite a boit of this before. My simple macro for submitting the XML is below, but it seems to be stalling at the line that begins with &#8220;xmlhttp.open &#8220;. Have you done something like this before? Any idea what i might have wrong? (Thanks for any help you can offer).</p>
<p>sub webService(sXML, sTableID)<br />
	&#8216;set this variable to correct URL where ASP page is located<br />
	xmlurl = &#8220;http://localhost/qlikviewdataupdate.asp&#8221;<br />
	&#8216;Create xmlhttp opject and submit<br />
	Set xmlhttp = CreateObject(&#8220;Microsoft.XMLHTTP&#8221;)<br />
	xmlhttp.open &#8220;POST&#8221;, xmlurl, false<br />
	xmlhttp.send(sXML)<br />
	&#8216;now get the results from processing<br />
	sResult = xmlhttp.responseText<br />
	msgbox(sResult)<br />
end sub</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where Have The QlikView Bloggers Gone? by Jay Jakosky</title>
		<link>http://andpointsbeyond.com/2010/09/24/where-have-the-qlikview-bloggers-gone/comment-page-1/#comment-12493</link>
		<dc:creator>Jay Jakosky</dc:creator>
		<pubDate>Wed, 16 Nov 2011 04:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://andpointsbeyond.com/?p=388#comment-12493</guid>
		<description>Since QlikTech stopped linking to a blogroll, readership has declined. An awful lot of blogs that emerged since QV 10 have stopped adding new posts. It&#039;s too bad because, in my view of things, there&#039;s a lot of interesting features coming up and some really neat work being done.</description>
		<content:encoded><![CDATA[<p>Since QlikTech stopped linking to a blogroll, readership has declined. An awful lot of blogs that emerged since QV 10 have stopped adding new posts. It&#8217;s too bad because, in my view of things, there&#8217;s a lot of interesting features coming up and some really neat work being done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where Have The QlikView Bloggers Gone? by Mazacini</title>
		<link>http://andpointsbeyond.com/2010/09/24/where-have-the-qlikview-bloggers-gone/comment-page-1/#comment-12492</link>
		<dc:creator>Mazacini</dc:creator>
		<pubDate>Wed, 16 Nov 2011 01:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://andpointsbeyond.com/?p=388#comment-12492</guid>
		<description>Hi Jay. I wonder how the graph would look now. Also, a graph on the discussion level in the Qlikview community? Just doesn&#039;t seem as busy over the last while. Might be interesting? Maybe it&#039;s just me.</description>
		<content:encoded><![CDATA[<p>Hi Jay. I wonder how the graph would look now. Also, a graph on the discussion level in the Qlikview community? Just doesn&#8217;t seem as busy over the last while. Might be interesting? Maybe it&#8217;s just me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Great Features In QlikView 11 by DV</title>
		<link>http://andpointsbeyond.com/2011/10/20/great-features-in-qlikview-11/comment-page-1/#comment-12489</link>
		<dc:creator>DV</dc:creator>
		<pubDate>Sat, 12 Nov 2011 14:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://andpointsbeyond.com/?p=593#comment-12489</guid>
		<description>Jay - I got hold of your blog by searching about Dr Henric Cronstrom. And I am glad I have got hold of your blog. You are doing fantastic job and so far all of your posts are helping to learn something new. 

I am curious to know if these new features works only with Ajax Client or do they also work with IE? Also, if a user adds an objects by using the repository...I am assuming they are not just saved to his login account. Is this right? And it will be great if you can write a post on QV 11 integrating HTML5.

I&#039;ll look forward to hear from you.

Thanks in anticipation.

Cheers - DV</description>
		<content:encoded><![CDATA[<p>Jay &#8211; I got hold of your blog by searching about Dr Henric Cronstrom. And I am glad I have got hold of your blog. You are doing fantastic job and so far all of your posts are helping to learn something new. </p>
<p>I am curious to know if these new features works only with Ajax Client or do they also work with IE? Also, if a user adds an objects by using the repository&#8230;I am assuming they are not just saved to his login account. Is this right? And it will be great if you can write a post on QV 11 integrating HTML5.</p>
<p>I&#8217;ll look forward to hear from you.</p>
<p>Thanks in anticipation.</p>
<p>Cheers &#8211; DV</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bullets from Few Rendered in QlikView by Brian S</title>
		<link>http://andpointsbeyond.com/2008/02/06/bullets-from-few-rendered-in-qlikview/comment-page-1/#comment-12480</link>
		<dc:creator>Brian S</dc:creator>
		<pubDate>Sat, 22 Oct 2011 00:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://andpointsbeyond.com/2008/02/06/bullets-from-few-rendered-in-qlikview/#comment-12480</guid>
		<description>QV did replicate Few&#039;s Bullet Graph, but to do so requires much customization. While it looks pretty in a demo, it is highly impractical creating these in a real work situation. It is hard to believe QV hasn&#039;t created this graph type by now.</description>
		<content:encoded><![CDATA[<p>QV did replicate Few&#8217;s Bullet Graph, but to do so requires much customization. While it looks pretty in a demo, it is highly impractical creating these in a real work situation. It is hard to believe QV hasn&#8217;t created this graph type by now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Great Features In QlikView 11 by Jay Jakosky</title>
		<link>http://andpointsbeyond.com/2011/10/20/great-features-in-qlikview-11/comment-page-1/#comment-12479</link>
		<dc:creator>Jay Jakosky</dc:creator>
		<pubDate>Fri, 21 Oct 2011 15:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://andpointsbeyond.com/?p=593#comment-12479</guid>
		<description>Yep! You can right click and Export to Excel.</description>
		<content:encoded><![CDATA[<p>Yep! You can right click and Export to Excel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trigger QlikView Publisher EDX Task From Windows Powershell by Jay Jakosky</title>
		<link>http://andpointsbeyond.com/2011/03/31/trigger-qlikview-publisher-edx-task-from-windows-powershell/comment-page-1/#comment-12477</link>
		<dc:creator>Jay Jakosky</dc:creator>
		<pubDate>Fri, 21 Oct 2011 15:46:33 +0000</pubDate>
		<guid isPermaLink="false">http://andpointsbeyond.com/?p=505#comment-12477</guid>
		<description>Thank you. I have had a lot of trouble with the code format plugin. Please use the new download link. I added a ZIP file with the correct code.</description>
		<content:encoded><![CDATA[<p>Thank you. I have had a lot of trouble with the code format plugin. Please use the new download link. I added a ZIP file with the correct code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trigger QlikView Publisher EDX Task From Windows Powershell by Pedro</title>
		<link>http://andpointsbeyond.com/2011/03/31/trigger-qlikview-publisher-edx-task-from-windows-powershell/comment-page-1/#comment-12476</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Fri, 21 Oct 2011 15:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://andpointsbeyond.com/?p=505#comment-12476</guid>
		<description>Hello,

I was trying your script but it doesn&#039;t work, the number 1 on line 30 gives error.

I&#039;ve tried to remove but the $requestKey never gets a value.

Thank you very much,

Pedro</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I was trying your script but it doesn&#8217;t work, the number 1 on line 30 gives error.</p>
<p>I&#8217;ve tried to remove but the $requestKey never gets a value.</p>
<p>Thank you very much,</p>
<p>Pedro</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Great Features In QlikView 11 by brent</title>
		<link>http://andpointsbeyond.com/2011/10/20/great-features-in-qlikview-11/comment-page-1/#comment-12475</link>
		<dc:creator>brent</dc:creator>
		<pubDate>Fri, 21 Oct 2011 07:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://andpointsbeyond.com/?p=593#comment-12475</guid>
		<description>really love the session sharing feature.....

does ajax support dumping to excel??</description>
		<content:encoded><![CDATA[<p>really love the session sharing feature&#8230;..</p>
<p>does ajax support dumping to excel??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

