<?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 Data Inspirations</title>
	<atom:link href="http://blog.datainspirations.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.datainspirations.com</link>
	<description>Inspiring Intelligence from Information</description>
	<lastBuildDate>Sun, 27 Jun 2010 19:16:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on SQL Server 2008 R2: Reporting Services &#8211; Look Up, Look Down, Look All Around (Part I) by Stacia Misner</title>
		<link>http://blog.datainspirations.com/2010/03/19/sql-server-2008-r2-reporting-services-look-up-look-down-look-all-around-part-i/comment-page-1/#comment-195</link>
		<dc:creator>Stacia Misner</dc:creator>
		<pubDate>Sun, 27 Jun 2010 19:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.datainspirations.com/?p=75#comment-195</guid>
		<description>Hi Stefan,

You are correct that the expression builder will let you select fields only from the dataset that is connected to the data region. You have to know the name of the field from the other dataset in order to use it in the Lookup function. I have successfully used this function with datasets that use different sources - which is the only time this technique makes sense to me because if they used the same source, I could use a join operation in the dataset query which would be preferable for better performance when working with large data volumes. 

If you&#039;re running into an error in Preview mode, then you might not have the right data type or something doesn&#039;t match exactly between the fields that you are using to compare with one another in the first and second arguments of the Lookup function.</description>
		<content:encoded><![CDATA[<p>Hi Stefan,</p>
<p>You are correct that the expression builder will let you select fields only from the dataset that is connected to the data region. You have to know the name of the field from the other dataset in order to use it in the Lookup function. I have successfully used this function with datasets that use different sources &#8211; which is the only time this technique makes sense to me because if they used the same source, I could use a join operation in the dataset query which would be preferable for better performance when working with large data volumes. </p>
<p>If you&#8217;re running into an error in Preview mode, then you might not have the right data type or something doesn&#8217;t match exactly between the fields that you are using to compare with one another in the first and second arguments of the Lookup function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2008 R2: Reporting Services &#8211; Look Up, Look Down, Look All Around (Part I) by Stefan</title>
		<link>http://blog.datainspirations.com/2010/03/19/sql-server-2008-r2-reporting-services-look-up-look-down-look-all-around-part-i/comment-page-1/#comment-165</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Wed, 09 Jun 2010 16:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.datainspirations.com/?p=75#comment-165</guid>
		<description>Hi Stacia,

I tried to use the Lookup-Function in exactly this way.
I my case the Expression-Builder stops me from editing.
The table you use in Figure 2 to insert the  expression, is connected to only one dataset (in your case Dataset1) as you can see in the Table/Tablix properties.
Fields used in the expression Builder can only be selected from this dataset (Dataset1). All other Fields (e.g. from the Dataset2) are not available and produce runtime errors( e.g. in the Preview). Is this because of the situation: the datasets are build on different Sources ? 
There is something wrong in my scenario, because otherwise the Lookup-Function ( only for one Dataset ) makes no sense.

Any idea ?

Stefan</description>
		<content:encoded><![CDATA[<p>Hi Stacia,</p>
<p>I tried to use the Lookup-Function in exactly this way.<br />
I my case the Expression-Builder stops me from editing.<br />
The table you use in Figure 2 to insert the  expression, is connected to only one dataset (in your case Dataset1) as you can see in the Table/Tablix properties.<br />
Fields used in the expression Builder can only be selected from this dataset (Dataset1). All other Fields (e.g. from the Dataset2) are not available and produce runtime errors( e.g. in the Preview). Is this because of the situation: the datasets are build on different Sources ?<br />
There is something wrong in my scenario, because otherwise the Lookup-Function ( only for one Dataset ) makes no sense.</p>
<p>Any idea ?</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing SharePoint 2010 and PowerPivot for SharePoint on Windows 7 by Stacia Misner</title>
		<link>http://blog.datainspirations.com/2010/05/23/installing-powerpivot-for-sharepoint-on-windows-7/comment-page-1/#comment-151</link>
		<dc:creator>Stacia Misner</dc:creator>
		<pubDate>Thu, 03 Jun 2010 05:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.datainspirations.com/?p=171#comment-151</guid>
		<description>Nice job! Looking forward to your blog post. Be sure to post a link here!</description>
		<content:encoded><![CDATA[<p>Nice job! Looking forward to your blog post. Be sure to post a link here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing SharePoint 2010 and PowerPivot for SharePoint on Windows 7 by Kevin S. Goff</title>
		<link>http://blog.datainspirations.com/2010/05/23/installing-powerpivot-for-sharepoint-on-windows-7/comment-page-1/#comment-143</link>
		<dc:creator>Kevin S. Goff</dc:creator>
		<pubDate>Mon, 31 May 2010 04:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.datainspirations.com/?p=171#comment-143</guid>
		<description>Well, I got it all working -  the whole 2010 BI enchilada on a standalone Windows 7 box (including PowerPivot/SP integration).</description>
		<content:encoded><![CDATA[<p>Well, I got it all working &#8211;  the whole 2010 BI enchilada on a standalone Windows 7 box (including PowerPivot/SP integration).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing SharePoint 2010 and PowerPivot for SharePoint on Windows 7 by Kevin S. Goff</title>
		<link>http://blog.datainspirations.com/2010/05/23/installing-powerpivot-for-sharepoint-on-windows-7/comment-page-1/#comment-141</link>
		<dc:creator>Kevin S. Goff</dc:creator>
		<pubDate>Mon, 31 May 2010 03:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.datainspirations.com/?p=171#comment-141</guid>
		<description>OK, thanks, I was pretty sure you had a laptop connected to a domain.

Having said all this, I&#039;m &quot;close&quot; to a purely standalone environment running Win 7 and PowerPivot and SP2010.  I&#039;ve had to do several things manually (like running New-SPConfigurationDatabase, and then installing all the SP2010 pre-reqs manually).  I was then able to run the SQL R2 setup to latch onto my existing SP farm - and it ran without errors and recognized the account I specified when I ran the SharePoint management shell.

I&#039;m on the last set of steps, to configure the PPivot unattended account and the stored credentials.   I smell a new blog entry!!!

Thanks,
Kevin</description>
		<content:encoded><![CDATA[<p>OK, thanks, I was pretty sure you had a laptop connected to a domain.</p>
<p>Having said all this, I&#8217;m &#8220;close&#8221; to a purely standalone environment running Win 7 and PowerPivot and SP2010.  I&#8217;ve had to do several things manually (like running New-SPConfigurationDatabase, and then installing all the SP2010 pre-reqs manually).  I was then able to run the SQL R2 setup to latch onto my existing SP farm &#8211; and it ran without errors and recognized the account I specified when I ran the SharePoint management shell.</p>
<p>I&#8217;m on the last set of steps, to configure the PPivot unattended account and the stored credentials.   I smell a new blog entry!!!</p>
<p>Thanks,<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing SharePoint 2010 and PowerPivot for SharePoint on Windows 7 by Stacia Misner</title>
		<link>http://blog.datainspirations.com/2010/05/23/installing-powerpivot-for-sharepoint-on-windows-7/comment-page-1/#comment-139</link>
		<dc:creator>Stacia Misner</dc:creator>
		<pubDate>Mon, 31 May 2010 01:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.datainspirations.com/?p=171#comment-139</guid>
		<description>Sorry - I wasn&#039;t being clear.  To be more specific, I have a network in which I have a server running as domain controller. My Windows 7 laptop is connected to that domain and had connectivity with the domain controller during installation. 

The single-machine installations which I referenced in my last reply are all server operating systems, so I was able to create a domain controller on those machines directly.

As far as I know, you won&#039;t be able to create a standalone installation on a Windows 7 machine following the procedures I described. I&#039;m glad you pointed that out to save others some grief before giving it a try if they don&#039;t have a domain controller available elsewhere.</description>
		<content:encoded><![CDATA[<p>Sorry &#8211; I wasn&#8217;t being clear.  To be more specific, I have a network in which I have a server running as domain controller. My Windows 7 laptop is connected to that domain and had connectivity with the domain controller during installation. </p>
<p>The single-machine installations which I referenced in my last reply are all server operating systems, so I was able to create a domain controller on those machines directly.</p>
<p>As far as I know, you won&#8217;t be able to create a standalone installation on a Windows 7 machine following the procedures I described. I&#8217;m glad you pointed that out to save others some grief before giving it a try if they don&#8217;t have a domain controller available elsewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing SharePoint 2010 and PowerPivot for SharePoint on Windows 7 by Kevin S. Goff</title>
		<link>http://blog.datainspirations.com/2010/05/23/installing-powerpivot-for-sharepoint-on-windows-7/comment-page-1/#comment-129</link>
		<dc:creator>Kevin S. Goff</dc:creator>
		<pubDate>Fri, 28 May 2010 04:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.datainspirations.com/?p=171#comment-129</guid>
		<description>Hi, Stacia...ok, maybe I&#039;m being dense...but if someone is running Windows 7 Professional, without being connected to ANY network, how can that person use a domain controller?

I wouldn&#039;t have thought you could create a domain controller and a domain account on a standalone Windows 7 machine.  

Right now, I have a complete R2 and SP2010 environment with PowerPivot/SP2010 integration - on a standalong machine running Windows Server.  I&#039;d love to do the same thing on a standalone Windows 7 machine....but I&#039;m still not sure it&#039;s possible.  (Unless I try the Powershell trick)

Thanks....
Kevin</description>
		<content:encoded><![CDATA[<p>Hi, Stacia&#8230;ok, maybe I&#8217;m being dense&#8230;but if someone is running Windows 7 Professional, without being connected to ANY network, how can that person use a domain controller?</p>
<p>I wouldn&#8217;t have thought you could create a domain controller and a domain account on a standalone Windows 7 machine.  </p>
<p>Right now, I have a complete R2 and SP2010 environment with PowerPivot/SP2010 integration &#8211; on a standalong machine running Windows Server.  I&#8217;d love to do the same thing on a standalone Windows 7 machine&#8230;.but I&#8217;m still not sure it&#8217;s possible.  (Unless I try the Powershell trick)</p>
<p>Thanks&#8230;.<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing SharePoint 2010 and PowerPivot for SharePoint on Windows 7 by Stacia Misner</title>
		<link>http://blog.datainspirations.com/2010/05/23/installing-powerpivot-for-sharepoint-on-windows-7/comment-page-1/#comment-127</link>
		<dc:creator>Stacia Misner</dc:creator>
		<pubDate>Fri, 28 May 2010 02:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.datainspirations.com/?p=171#comment-127</guid>
		<description>Ah, you raise a very good point. One which I should address in my post when I get settled down from my travels. I DO have a domain account for my laptop and was connected to the network during installation. I recall reading something about that as a problem for people and one that wasn&#039;t front and center in my mind when I was wrestling with other aspects of the installation. I was just relieved when I got it working! In my case, no Powershell trick was required for my laptop installation. In other single-machine installations that I&#039;ve done (for demonstration purposes), the machine I used was a domain controller to deal with that issue. Thanks for pointing that out!</description>
		<content:encoded><![CDATA[<p>Ah, you raise a very good point. One which I should address in my post when I get settled down from my travels. I DO have a domain account for my laptop and was connected to the network during installation. I recall reading something about that as a problem for people and one that wasn&#8217;t front and center in my mind when I was wrestling with other aspects of the installation. I was just relieved when I got it working! In my case, no Powershell trick was required for my laptop installation. In other single-machine installations that I&#8217;ve done (for demonstration purposes), the machine I used was a domain controller to deal with that issue. Thanks for pointing that out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2008 R2: Reporting Services &#8211; Look Up, Look Down, Look All Around (Part I) by Stacia Misner</title>
		<link>http://blog.datainspirations.com/2010/03/19/sql-server-2008-r2-reporting-services-look-up-look-down-look-all-around-part-i/comment-page-1/#comment-126</link>
		<dc:creator>Stacia Misner</dc:creator>
		<pubDate>Fri, 28 May 2010 02:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.datainspirations.com/?p=75#comment-126</guid>
		<description>Hi Marc,

I don&#039;t have an idea immediately. I&#039;m in travel mode before the long weekend, but I&#039;ll give it some thought next week. If I come up with a solution, I&#039;ll let you know.</description>
		<content:encoded><![CDATA[<p>Hi Marc,</p>
<p>I don&#8217;t have an idea immediately. I&#8217;m in travel mode before the long weekend, but I&#8217;ll give it some thought next week. If I come up with a solution, I&#8217;ll let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2008 R2: Reporting Services &#8211; Look Up, Look Down, Look All Around (Part I) by Marcus</title>
		<link>http://blog.datainspirations.com/2010/03/19/sql-server-2008-r2-reporting-services-look-up-look-down-look-all-around-part-i/comment-page-1/#comment-124</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Thu, 27 May 2010 20:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.datainspirations.com/?p=75#comment-124</guid>
		<description>Thank you for the information.  I tried it and it worked great.  This is something that we had to do in SSRS 2005 with custom code and timing the dataset that loaded a custom code variable in memory just to use custom code to retrieve the info from that same cache in the report.

I think one thing that is lacking is that one can not add a calculated field to a dataset and call the same lookup function.  When one does that then an error occurs stating that it can&#039;t be done for scope purposes. 

Do you know of a way to lookup information from another database and include it in a calculate field on a source dataset by a key code?  If it is done at the data set level and not the table executing then one could do cool things like group/filter/sort by the new field.</description>
		<content:encoded><![CDATA[<p>Thank you for the information.  I tried it and it worked great.  This is something that we had to do in SSRS 2005 with custom code and timing the dataset that loaded a custom code variable in memory just to use custom code to retrieve the info from that same cache in the report.</p>
<p>I think one thing that is lacking is that one can not add a calculated field to a dataset and call the same lookup function.  When one does that then an error occurs stating that it can&#8217;t be done for scope purposes. </p>
<p>Do you know of a way to lookup information from another database and include it in a calculate field on a source dataset by a key code?  If it is done at the data set level and not the table executing then one could do cool things like group/filter/sort by the new field.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
