<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Parameterising PowerPivot Connection Strings in Excel 2013</title>
	<atom:link href="http://cwebbbi.wordpress.com/2013/01/06/parameterising-powerpivot-connection-strings-in-excel-2013/feed/" rel="self" type="application/rss+xml" />
	<link>http://cwebbbi.wordpress.com/2013/01/06/parameterising-powerpivot-connection-strings-in-excel-2013/</link>
	<description>Analysis Services, MDX, PowerPivot, DAX and anything BI-related</description>
	<lastBuildDate>Fri, 24 May 2013 17:15:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Chris Webb</title>
		<link>http://cwebbbi.wordpress.com/2013/01/06/parameterising-powerpivot-connection-strings-in-excel-2013/#comment-9422</link>
		<dc:creator><![CDATA[Chris Webb]]></dc:creator>
		<pubDate>Sat, 16 Mar 2013 21:13:35 +0000</pubDate>
		<guid isPermaLink="false">https://cwebbbi.wordpress.com/?p=1931#comment-9422</guid>
		<description><![CDATA[Strange - what about when you create relationships inside Excel and not in the PowerPivot UI?]]></description>
		<content:encoded><![CDATA[<p>Strange &#8211; what about when you create relationships inside Excel and not in the PowerPivot UI?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milos</title>
		<link>http://cwebbbi.wordpress.com/2013/01/06/parameterising-powerpivot-connection-strings-in-excel-2013/#comment-9419</link>
		<dc:creator><![CDATA[Milos]]></dc:creator>
		<pubDate>Sat, 16 Mar 2013 15:52:47 +0000</pubDate>
		<guid isPermaLink="false">https://cwebbbi.wordpress.com/?p=1931#comment-9419</guid>
		<description><![CDATA[HI Chris,
I do not succeed to change connection which is created through excel UI but then modified with power pivot. Example: connection is made to one sql server database and I am trying to set connection string to another database. If tables are not modified (joined) by power pivot addin everything works.
I tried through com object model and excel macors. Simply Excel does not allow to change anything either through UI either through code.]]></description>
		<content:encoded><![CDATA[<p>HI Chris,<br />
I do not succeed to change connection which is created through excel UI but then modified with power pivot. Example: connection is made to one sql server database and I am trying to set connection string to another database. If tables are not modified (joined) by power pivot addin everything works.<br />
I tried through com object model and excel macors. Simply Excel does not allow to change anything either through UI either through code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Webb</title>
		<link>http://cwebbbi.wordpress.com/2013/01/06/parameterising-powerpivot-connection-strings-in-excel-2013/#comment-9203</link>
		<dc:creator><![CDATA[Chris Webb]]></dc:creator>
		<pubDate>Sun, 24 Feb 2013 20:14:04 +0000</pubDate>
		<guid isPermaLink="false">https://cwebbbi.wordpress.com/?p=1931#comment-9203</guid>
		<description><![CDATA[Is this for use in PowerPivot too? If so, then this should be the general approach you need, I guess; what error are you getting?]]></description>
		<content:encoded><![CDATA[<p>Is this for use in PowerPivot too? If so, then this should be the general approach you need, I guess; what error are you getting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Lourenco</title>
		<link>http://cwebbbi.wordpress.com/2013/01/06/parameterising-powerpivot-connection-strings-in-excel-2013/#comment-9201</link>
		<dc:creator><![CDATA[Jose Lourenco]]></dc:creator>
		<pubDate>Sun, 24 Feb 2013 16:21:43 +0000</pubDate>
		<guid isPermaLink="false">https://cwebbbi.wordpress.com/?p=1931#comment-9201</guid>
		<description><![CDATA[Hi,
Many thanks for this sample. Not seen this in any other blog.
This is more or less what I want. I tried to use it but got stuck.
I would like to impor data from a SQL Expres database, and be able to filter data (when importing it) using a cell value.
Can anyone help?
Thanks in advance
Jose Lourenco (Portugal)]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Many thanks for this sample. Not seen this in any other blog.<br />
This is more or less what I want. I tried to use it but got stuck.<br />
I would like to impor data from a SQL Expres database, and be able to filter data (when importing it) using a cell value.<br />
Can anyone help?<br />
Thanks in advance<br />
Jose Lourenco (Portugal)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Webb</title>
		<link>http://cwebbbi.wordpress.com/2013/01/06/parameterising-powerpivot-connection-strings-in-excel-2013/#comment-8445</link>
		<dc:creator><![CDATA[Chris Webb]]></dc:creator>
		<pubDate>Mon, 07 Jan 2013 07:22:46 +0000</pubDate>
		<guid isPermaLink="false">https://cwebbbi.wordpress.com/?p=1931#comment-8445</guid>
		<description><![CDATA[It&#039;s because I&#039;m not much of a coder, and while I can hack some VBA I don&#039;t know any JavaScript! I guess 99% of all Excel users will be in the same position too. You&#039;re right, VBA isn&#039;t supported on Sharepoint and I have no idea what the MS roadmap for this is.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s because I&#8217;m not much of a coder, and while I can hack some VBA I don&#8217;t know any JavaScript! I guess 99% of all Excel users will be in the same position too. You&#8217;re right, VBA isn&#8217;t supported on Sharepoint and I have no idea what the MS roadmap for this is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johnw</title>
		<link>http://cwebbbi.wordpress.com/2013/01/06/parameterising-powerpivot-connection-strings-in-excel-2013/#comment-8444</link>
		<dc:creator><![CDATA[johnw]]></dc:creator>
		<pubDate>Mon, 07 Jan 2013 00:10:57 +0000</pubDate>
		<guid isPermaLink="false">https://cwebbbi.wordpress.com/?p=1931#comment-8444</guid>
		<description><![CDATA[Interesting... How come you opted VBA versus the use of Apps for Office framework (HTML, JavaScript) for the Bing app in Excel 2013 ?  I have been under the impression that Excel VBA solutions were not supported/functional when Excel is published to SharePoint, Office365 or even in the RT versions of Excel. Has that changed? Do you have any news on support for VBA or macros in Excel futures?]]></description>
		<content:encoded><![CDATA[<p>Interesting&#8230; How come you opted VBA versus the use of Apps for Office framework (HTML, JavaScript) for the Bing app in Excel 2013 ?  I have been under the impression that Excel VBA solutions were not supported/functional when Excel is published to SharePoint, Office365 or even in the RT versions of Excel. Has that changed? Do you have any news on support for VBA or macros in Excel futures?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
