<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>POP-BI</title>
	<atom:link href="http://popbi.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://popbi.wordpress.com</link>
	<description>Popular Business Intelligence</description>
	<lastBuildDate>Wed, 23 May 2012 06:22:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='popbi.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/82eebbad3c2947fe34ee4fdf3ea6862b?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>POP-BI</title>
		<link>http://popbi.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://popbi.wordpress.com/osd.xml" title="POP-BI" />
	<atom:link rel='hub' href='http://popbi.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Replace NULL or Empty Strings in One Go</title>
		<link>http://popbi.wordpress.com/2012/05/23/replace-null-or-empty-strings-in-one-go/</link>
		<comments>http://popbi.wordpress.com/2012/05/23/replace-null-or-empty-strings-in-one-go/#comments</comments>
		<pubDate>Wed, 23 May 2012 06:22:08 +0000</pubDate>
		<dc:creator>popbi</dc:creator>
				<category><![CDATA[Integrate (SSIS)]]></category>
		<category><![CDATA[Manage (SQL Server Admin)]]></category>
		<category><![CDATA[Report (SSRS Report Builder Power View)]]></category>

		<guid isPermaLink="false">http://popbi.wordpress.com/?p=482</guid>
		<description><![CDATA[Replace NULL or Empty values in one go with the following code snippet somewhere in your SELECT list&#8230; A good explanation of how it works at JeffsHouseOfNullIf. Filed under: Integrate (SSIS), Manage (SQL Server Admin), Report (SSRS Report Builder Power &#8230; <a href="http://popbi.wordpress.com/2012/05/23/replace-null-or-empty-strings-in-one-go/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=482&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Replace NULL or Empty values in one go with the following code snippet somewhere in your SELECT list&#8230;</p>
<p><pre class="brush: css;">COALESCE(NULLIF( a1.YourColumnName,''), 'No Name')</pre></p>
<p>A good explanation of how it works at <a href="http://weblogs.sqlteam.com/jeffs/archive/2007/09/27/sql-nullif-function.aspx">JeffsHouseOfNullIf</a>.</p>
<br />Filed under: <a href='http://popbi.wordpress.com/category/integrate-ssis/'>Integrate (SSIS)</a>, <a href='http://popbi.wordpress.com/category/manage-sql-server-admin/'>Manage (SQL Server Admin)</a>, <a href='http://popbi.wordpress.com/category/report-ssrs-report-builder-power-view/'>Report (SSRS Report Builder Power View)</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/popbi.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/popbi.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/popbi.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/popbi.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/popbi.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/popbi.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/popbi.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/popbi.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/popbi.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/popbi.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/popbi.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/popbi.wordpress.com/482/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/popbi.wordpress.com/482/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/popbi.wordpress.com/482/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=482&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://popbi.wordpress.com/2012/05/23/replace-null-or-empty-strings-in-one-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6c66d7129ec7a8d9e7a8342903a763c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">popbi</media:title>
		</media:content>
	</item>
		<item>
		<title>SSRS &#8211; Can&#8217;t see Images on Report Server</title>
		<link>http://popbi.wordpress.com/2012/05/23/ssrs-cant-see-images-on-report-server/</link>
		<comments>http://popbi.wordpress.com/2012/05/23/ssrs-cant-see-images-on-report-server/#comments</comments>
		<pubDate>Wed, 23 May 2012 04:06:38 +0000</pubDate>
		<dc:creator>popbi</dc:creator>
				<category><![CDATA[Report (SSRS Report Builder Power View)]]></category>

		<guid isPermaLink="false">http://popbi.wordpress.com/?p=480</guid>
		<description><![CDATA[You will need to rename your image file extensions to lower case otherwise you won&#8217;t be able to see the images from the Reporting Services image selector.  To link images to your Reporting Services report, you can select the External property &#8230; <a href="http://popbi.wordpress.com/2012/05/23/ssrs-cant-see-images-on-report-server/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=480&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You will need to rename your image file extensions to lower case otherwise you won&#8217;t be able to see the images from the Reporting Services image selector.  To link images to your Reporting Services report, you can select the External property for the Image control then browse to the location of your logos in a folder your report server.  If you used the Windows 7 snipping tool to save your logos, by default this tool saves images with an upper case file extension e.g. .PNG or .JPEG.</p>
<br />Filed under: <a href='http://popbi.wordpress.com/category/report-ssrs-report-builder-power-view/'>Report (SSRS Report Builder Power View)</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/popbi.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/popbi.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/popbi.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/popbi.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/popbi.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/popbi.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/popbi.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/popbi.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/popbi.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/popbi.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/popbi.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/popbi.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/popbi.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/popbi.wordpress.com/480/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=480&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://popbi.wordpress.com/2012/05/23/ssrs-cant-see-images-on-report-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6c66d7129ec7a8d9e7a8342903a763c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">popbi</media:title>
		</media:content>
	</item>
		<item>
		<title>SSRS &#8211; Convert RGB to Hex</title>
		<link>http://popbi.wordpress.com/2012/05/23/ssrs-convert-rgb-to-hex/</link>
		<comments>http://popbi.wordpress.com/2012/05/23/ssrs-convert-rgb-to-hex/#comments</comments>
		<pubDate>Wed, 23 May 2012 01:34:56 +0000</pubDate>
		<dc:creator>popbi</dc:creator>
				<category><![CDATA[Report (SSRS Report Builder Power View)]]></category>

		<guid isPermaLink="false">http://popbi.wordpress.com/?p=478</guid>
		<description><![CDATA[Convert those RGB Corporate colours to SSRS Hex colour codes with this handy tool. Filed under: Report (SSRS Report Builder Power View)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=478&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Convert those RGB Corporate colours to SSRS Hex colour codes with this handy <a href="http://web.forret.com/tools/color.asp">tool</a>.</p>
<br />Filed under: <a href='http://popbi.wordpress.com/category/report-ssrs-report-builder-power-view/'>Report (SSRS Report Builder Power View)</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/popbi.wordpress.com/478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/popbi.wordpress.com/478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/popbi.wordpress.com/478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/popbi.wordpress.com/478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/popbi.wordpress.com/478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/popbi.wordpress.com/478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/popbi.wordpress.com/478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/popbi.wordpress.com/478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/popbi.wordpress.com/478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/popbi.wordpress.com/478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/popbi.wordpress.com/478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/popbi.wordpress.com/478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/popbi.wordpress.com/478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/popbi.wordpress.com/478/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=478&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://popbi.wordpress.com/2012/05/23/ssrs-convert-rgb-to-hex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6c66d7129ec7a8d9e7a8342903a763c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">popbi</media:title>
		</media:content>
	</item>
		<item>
		<title>SSRS &#8211; Grant Execute to All Stored Procedures</title>
		<link>http://popbi.wordpress.com/2012/05/21/ssrs-grant-execute-to-all-stored-procedures/</link>
		<comments>http://popbi.wordpress.com/2012/05/21/ssrs-grant-execute-to-all-stored-procedures/#comments</comments>
		<pubDate>Sun, 20 May 2012 23:30:24 +0000</pubDate>
		<dc:creator>popbi</dc:creator>
				<category><![CDATA[Manage (SQL Server Admin)]]></category>
		<category><![CDATA[Report (SSRS Report Builder Power View)]]></category>

		<guid isPermaLink="false">http://popbi.wordpress.com/?p=467</guid>
		<description><![CDATA[You need to grant execute permissions on all stored procedures in the database without explicitly knowing what those procedures are called.  A classic example for SQL Server Reporting Services is for your embedded Data Source credential to access procedures in &#8230; <a href="http://popbi.wordpress.com/2012/05/21/ssrs-grant-execute-to-all-stored-procedures/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=467&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You need to grant execute permissions on all stored procedures in the database without explicitly knowing what those procedures are called.  A classic example for SQL Server Reporting Services is for your embedded Data Source credential to access procedures in your Reporting database. You have created your login on SQL Server, typed the login and password in the SSRS Data Source and now need to grant execute on all stored procedures in the database.  Use the following code to grant execute on all stored procedures&#8230;</p>
<p><pre class="brush: css;">

USE ReportingDatabase

GO

CREATE ROLE db_executerole

GO

GRANT EXECUTE TO db_executerole

GO

EXEC sp_addrolemember 'db_executerole', 'ReportingorActiveDirectoryLogin'

GO</pre></p>
<br />Filed under: <a href='http://popbi.wordpress.com/category/manage-sql-server-admin/'>Manage (SQL Server Admin)</a>, <a href='http://popbi.wordpress.com/category/report-ssrs-report-builder-power-view/'>Report (SSRS Report Builder Power View)</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/popbi.wordpress.com/467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/popbi.wordpress.com/467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/popbi.wordpress.com/467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/popbi.wordpress.com/467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/popbi.wordpress.com/467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/popbi.wordpress.com/467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/popbi.wordpress.com/467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/popbi.wordpress.com/467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/popbi.wordpress.com/467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/popbi.wordpress.com/467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/popbi.wordpress.com/467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/popbi.wordpress.com/467/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/popbi.wordpress.com/467/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/popbi.wordpress.com/467/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=467&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://popbi.wordpress.com/2012/05/21/ssrs-grant-execute-to-all-stored-procedures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6c66d7129ec7a8d9e7a8342903a763c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">popbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Burning an ISO installer image to USB Flash Drive</title>
		<link>http://popbi.wordpress.com/2012/05/18/burning-an-iso-installer-image-to-usb-flash-drive/</link>
		<comments>http://popbi.wordpress.com/2012/05/18/burning-an-iso-installer-image-to-usb-flash-drive/#comments</comments>
		<pubDate>Thu, 17 May 2012 22:38:26 +0000</pubDate>
		<dc:creator>popbi</dc:creator>
				<category><![CDATA[Manage (SQL Server Admin)]]></category>

		<guid isPermaLink="false">http://popbi.wordpress.com/?p=472</guid>
		<description><![CDATA[Becoming skilled in B.I. requires skills in installing images and virtual machines.   To install a new O.S. from a USB flash drive in Windows mount the ISO image using your favourite virtual drive software.  Now open a CMD prompt &#8230; <a href="http://popbi.wordpress.com/2012/05/18/burning-an-iso-installer-image-to-usb-flash-drive/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=472&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Becoming skilled in B.I. requires skills in installing images and virtual machines.   To install a new O.S. from a USB flash drive in Windows mount the ISO image using your favourite virtual drive software.  Now open a CMD prompt (run as Administrator or you will get Access Denied) then issue the following xcopy command :</p>
<p><pre class="brush: css;">

xcopy D:\*.* E: /s/e/f </pre></p>
<p>&#8230;where D: is the location of your mounted ISO image and E: is the location of your USB flash drive.</p>
<p>As long as your BIOS is set to boot from USB &#8211; Happy days.</p>
<br />Filed under: <a href='http://popbi.wordpress.com/category/manage-sql-server-admin/'>Manage (SQL Server Admin)</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/popbi.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/popbi.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/popbi.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/popbi.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/popbi.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/popbi.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/popbi.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/popbi.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/popbi.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/popbi.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/popbi.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/popbi.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/popbi.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/popbi.wordpress.com/472/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=472&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://popbi.wordpress.com/2012/05/18/burning-an-iso-installer-image-to-usb-flash-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6c66d7129ec7a8d9e7a8342903a763c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">popbi</media:title>
		</media:content>
	</item>
		<item>
		<title>SSRS &#8211; Default Parameter Values to (Select All)</title>
		<link>http://popbi.wordpress.com/2012/05/17/ssrs-default-parameter-values-to-select-all/</link>
		<comments>http://popbi.wordpress.com/2012/05/17/ssrs-default-parameter-values-to-select-all/#comments</comments>
		<pubDate>Thu, 17 May 2012 02:24:25 +0000</pubDate>
		<dc:creator>popbi</dc:creator>
				<category><![CDATA[Report (SSRS Report Builder Power View)]]></category>

		<guid isPermaLink="false">http://popbi.wordpress.com/?p=470</guid>
		<description><![CDATA[To configure the (Select All) selection for a multi-value parameter in Reporting Services simply configure your parameter&#8217;s Default settings to read the value from the same dataset as your Available Values dataset.  Right click on your report parameter, select &#8220;Parameter Properties&#8221;, select &#8220;Default Values&#8221;, &#8230; <a href="http://popbi.wordpress.com/2012/05/17/ssrs-default-parameter-values-to-select-all/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=470&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To configure the (Select All) selection for a multi-value parameter in Reporting Services simply configure your parameter&#8217;s Default settings to read the value from the same dataset as your Available Values dataset. </p>
<p>Right click on your report parameter, select &#8220;Parameter Properties&#8221;, select &#8220;Default Values&#8221;, select &#8220;Get Values From a Query&#8221;, select the same dataset you configured for &#8220;Available Values&#8221; and select the Value field for this dataset.</p>
<br />Filed under: <a href='http://popbi.wordpress.com/category/report-ssrs-report-builder-power-view/'>Report (SSRS Report Builder Power View)</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/popbi.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/popbi.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/popbi.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/popbi.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/popbi.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/popbi.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/popbi.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/popbi.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/popbi.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/popbi.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/popbi.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/popbi.wordpress.com/470/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/popbi.wordpress.com/470/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/popbi.wordpress.com/470/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=470&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://popbi.wordpress.com/2012/05/17/ssrs-default-parameter-values-to-select-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6c66d7129ec7a8d9e7a8342903a763c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">popbi</media:title>
		</media:content>
	</item>
		<item>
		<title>SSIS &#8211; Connecting to Access 97 or Excel 2010</title>
		<link>http://popbi.wordpress.com/2012/05/15/ssis-connecting-to-access-97-or-excel-2010/</link>
		<comments>http://popbi.wordpress.com/2012/05/15/ssis-connecting-to-access-97-or-excel-2010/#comments</comments>
		<pubDate>Mon, 14 May 2012 20:38:46 +0000</pubDate>
		<dc:creator>popbi</dc:creator>
				<category><![CDATA[Integrate (SSIS)]]></category>
		<category><![CDATA[access 97 excel 2010 ssis]]></category>

		<guid isPermaLink="false">http://popbi.wordpress.com/?p=458</guid>
		<description><![CDATA[You would like to include data from Access 97 (because lets face it, they are still around) and/or Excel 2010 in your SSIS package.  Both methods are supported by installing the Microsoft Access Database Engine redistributable.   This driver needs to &#8230; <a href="http://popbi.wordpress.com/2012/05/15/ssis-connecting-to-access-97-or-excel-2010/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=458&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You would like to include data from Access 97 (because lets face it, they are still around) and/or Excel 2010 in your SSIS package.  Both methods are supported by installing the Microsoft Access Database Engine redistributable.   This driver needs to be installed on your SQL Server and facilitates the transfer of data between existing Microsoft Office files such as Microsoft Office Access 2010 down to 97 (*.mdb and *.accdb) files and Microsoft Office Excel 2010 (*.xls, *.xlsx, and *.xlsb) files to other data sources such as Microsoft SQL Server. </p>
<p>To install, follow the download link and select either the 64 or 32 bit depending on your server operating system.</p>
<p><a href="http://www.microsoft.com/en-us/download/details.aspx?id=13255">http://www.microsoft.com/en-us/download/details.aspx?id=13255</a></p>
<p>Note, before installing, make sure you don&#8217;t install both versions on the same server otherwise you may run into this issue.</p>
<p><a href="http://support.microsoft.com/kb/2269468">http://support.microsoft.com/kb/2269468</a></p>
<p>Once installed, add a linked server to your Access database then attempt a SELECT from this database using OPENQUERY as follows.</p>
<p><pre class="brush: css;">EXEC sp_addlinkedserver
 @server='access97',
 @provider='Microsoft.ACE.OLEDB.12.0',
 @srvproduct='OLE DB Provider for ACE',
 @datasrc='\\Server\fileshare\Access97.mdb'
SELECT * FROM OPENQUERY(access97, 'select * from table')</pre></p>
<p>The following config may be required if you get an error message after attempting to SELECT above.</p>
<p><pre class="brush: css;">EXEC master.dbo.sp_msset_oledb_prop N'Microsoft.ACE.OLEDB.12.0', N'AllowInProcess', 1
EXEC master.dbo.sp_msset_oledb_prop N'Microsoft.ACE.OLEDB.12.0', N'DynamicParameters', 1</pre></p>
<p>Use a similar method to connect to Excel 2010.  Add the linked server then you can faciliate data transfer using OPENQUERY.</p>
<p><pre class="brush: css;">EXEC sp_addlinkedserver
    @server = 'excel2010',
    @srvproduct = 'Excel',
    @provider = 'Microsoft.ACE.OLEDB.12.0',
    @datasrc = 'C:\Temp\ExcelWorkbook.xlsx',
    @provstr = 'Excel 12.0;IMEX=1;HDR=YES;'
   
SELECT * FROM OPENQUERY(excel2010, 'SELECT * FROM [Sheet1$]')</pre></p>
<p>Happy extracting!</p>
<br />Filed under: <a href='http://popbi.wordpress.com/category/integrate-ssis/'>Integrate (SSIS)</a> Tagged: <a href='http://popbi.wordpress.com/tag/access-97-excel-2010-ssis/'>access 97 excel 2010 ssis</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/popbi.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/popbi.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/popbi.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/popbi.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/popbi.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/popbi.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/popbi.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/popbi.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/popbi.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/popbi.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/popbi.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/popbi.wordpress.com/458/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/popbi.wordpress.com/458/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/popbi.wordpress.com/458/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=458&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://popbi.wordpress.com/2012/05/15/ssis-connecting-to-access-97-or-excel-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6c66d7129ec7a8d9e7a8342903a763c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">popbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating your First Power View Report</title>
		<link>http://popbi.wordpress.com/2012/05/12/creating-your-first-power-view-report/</link>
		<comments>http://popbi.wordpress.com/2012/05/12/creating-your-first-power-view-report/#comments</comments>
		<pubDate>Sat, 12 May 2012 12:12:56 +0000</pubDate>
		<dc:creator>popbi</dc:creator>
				<category><![CDATA[Report (SSRS Report Builder Power View)]]></category>
		<category><![CDATA[your first power view]]></category>

		<guid isPermaLink="false">http://popbi.wordpress.com/?p=452</guid>
		<description><![CDATA[The following blog outlines how to create your first Power View report and connect to the data in your PowerPivot workbook. Power View is the new data visualisation tool that comes with Reporting Services 2012 (Enterprise and Business Intelligence editions only) when integrated with Sharepoint &#8230; <a href="http://popbi.wordpress.com/2012/05/12/creating-your-first-power-view-report/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=452&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The following blog outlines how to create your first Power View report and connect to the data in your PowerPivot workbook.</p>
<p>Power View is the new data visualisation tool that comes with Reporting Services 2012 (Enterprise and Business Intelligence editions only) when integrated with Sharepoint 2010.  PowerPivot (v2 or 2012 edition) is the data integration tool that is a plugin to Excel 2010.  You can download the new PowerPivot for Excel 2010 here <a href="http://www.microsoft.com/en-us/download/details.aspx?id=29074">http://www.microsoft.com/en-us/download/details.aspx?id=29074</a>.  Both are self service tools that work nicely with each other to allow end users to integrate data then compile data visualisations without needing to bother I.T. much.</p>
<p>Business Users don&#8217;t need to know that Power View used to be called Crescent in utero &#8211; rather, Power View is ideal for workplaces that like to produce highly visual monthly reports for senior management that show a variety of different data visualisations relevant to running of the business.   The catch is the monthly reports need to be printed out in full colour and bound prior to the monthly meeting but also needs to be presented on the data projector.  There is a degree of chopping that needs to go into compiling these monthly reports and the export to PowerPoint feature of Power View plugs in nicely to this requirement.</p>
<p>Lets get started &#8230;.Before you install PowerPivot you will need to download and install Visual Studio 2010 tools for Office runtime <a href="http://www.microsoft.com/en-us/download/details.aspx?id=20479">http://www.microsoft.com/en-us/download/details.aspx?id=20479</a>.  Once installed you will be able to install PowerPivot and then the next time you open Excel, PowerPivot will install and you will have your PowerPivot tab available.</p>
<p>You can create your PowerPivot workbook and publish to your PowerPivot Gallery on Sharepoint.   From here you need to create a BISM connection file that points to your PowerPivot workbook which is just the full Sharepoint URL to the location of your PowerPivot XLSX file.  The following reference outlines how to create your BISM connection file to a PowerPivot workbook <a href="http://msdn.microsoft.com/en-us/library/hh213103.aspx">http://msdn.microsoft.com/en-us/library/hh213103.aspx</a>.</p>
<p>Once your BISM Connection File has been created you can click on the little chevron beside the file and a dropdown list of options should hopefully include &#8220;Create Power View Report&#8221;.   This will launch the silverlight reporting interface allowing you create and save your Power View .RDLX report.  A basic reference for creating Power View reports is outlined here <a href="http://technet.microsoft.com/en-us/library/hh231522.aspx">http://technet.microsoft.com/en-us/library/hh231522.aspx</a>.  A more detailed reference for creating Power View visuals is outlined here <a href="http://technet.microsoft.com/en-us/library/hh213579.aspx">http://technet.microsoft.com/en-us/library/hh213579.aspx</a>.</p>
<p>Once you use Power View you will see the benefits for an application such as end of month management reports.</p>
<br />Filed under: <a href='http://popbi.wordpress.com/category/report-ssrs-report-builder-power-view/'>Report (SSRS Report Builder Power View)</a> Tagged: <a href='http://popbi.wordpress.com/tag/your-first-power-view/'>your first power view</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/popbi.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/popbi.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/popbi.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/popbi.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/popbi.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/popbi.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/popbi.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/popbi.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/popbi.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/popbi.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/popbi.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/popbi.wordpress.com/452/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/popbi.wordpress.com/452/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/popbi.wordpress.com/452/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=452&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://popbi.wordpress.com/2012/05/12/creating-your-first-power-view-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6c66d7129ec7a8d9e7a8342903a763c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">popbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a Numeric Date Id in Excel</title>
		<link>http://popbi.wordpress.com/2012/05/02/creating-a-numeric-date-id-in-excel/</link>
		<comments>http://popbi.wordpress.com/2012/05/02/creating-a-numeric-date-id-in-excel/#comments</comments>
		<pubDate>Wed, 02 May 2012 06:23:39 +0000</pubDate>
		<dc:creator>popbi</dc:creator>
				<category><![CDATA[Analyse (SSAS and Powerpivot)]]></category>
		<category><![CDATA[Integrate (SSIS)]]></category>

		<guid isPermaLink="false">http://popbi.wordpress.com/?p=450</guid>
		<description><![CDATA[In PowerPivot we have the option of fabricating a Date dimension in a worksheet, turning this into an Excel table then linking this table directly to PowerPivot as a Data Source.  If you like your numeric date keys, you can &#8230; <a href="http://popbi.wordpress.com/2012/05/02/creating-a-numeric-date-id-in-excel/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=450&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In PowerPivot we have the option of fabricating a Date dimension in a worksheet, turning this into an Excel table then linking this table directly to PowerPivot as a Data Source. </p>
<p>If you like your numeric date keys, you can convert a DateTime value to a number in the format yyyymmdd using the following formula&#8230;</p>
<p><pre class="brush: css;">=VALUE(TEXT(TODAY(),&quot;yyyymmdd&quot;))</pre></p>
<br />Filed under: <a href='http://popbi.wordpress.com/category/analyse-ssas-and-powerpivot/'>Analyse (SSAS and Powerpivot)</a>, <a href='http://popbi.wordpress.com/category/integrate-ssis/'>Integrate (SSIS)</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/popbi.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/popbi.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/popbi.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/popbi.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/popbi.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/popbi.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/popbi.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/popbi.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/popbi.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/popbi.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/popbi.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/popbi.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/popbi.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/popbi.wordpress.com/450/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=450&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://popbi.wordpress.com/2012/05/02/creating-a-numeric-date-id-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6c66d7129ec7a8d9e7a8342903a763c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">popbi</media:title>
		</media:content>
	</item>
		<item>
		<title>Fuzzy Match your Data without Enterprise Edition</title>
		<link>http://popbi.wordpress.com/2012/05/02/fuzzy-match-your-data-without-enterprise-edition/</link>
		<comments>http://popbi.wordpress.com/2012/05/02/fuzzy-match-your-data-without-enterprise-edition/#comments</comments>
		<pubDate>Wed, 02 May 2012 02:28:59 +0000</pubDate>
		<dc:creator>popbi</dc:creator>
				<category><![CDATA[Analyse (SSAS and Powerpivot)]]></category>
		<category><![CDATA[Integrate (SSIS)]]></category>

		<guid isPermaLink="false">http://popbi.wordpress.com/?p=447</guid>
		<description><![CDATA[You have a need to match unsanitised data whether it be person names or transaction descriptions, to a list of sanitised reference data for easier analysis. Your transaction data column will only partially match on your reference data column thus &#8230; <a href="http://popbi.wordpress.com/2012/05/02/fuzzy-match-your-data-without-enterprise-edition/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=447&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You have a need to match unsanitised data whether it be person names or transaction descriptions, to a list of sanitised reference data for easier analysis. Your transaction data column will only partially match on your reference data column thus the word &#8220;Fuzzy&#8221;. You only have standard edition of SQL Server so Lets talk Excel goodness.</p>
<p>First lets go back 12 years or so when Excel was a dirty word&#8230;proliferation of Excel spreadsheets, multiple versions of the truth throughout the organisation and a business rules tier that was hidden on someone&#8217;s hard drive with no backup or business continuity process. Now Excel is the comeback kid in the red corner of the ring for managed Business Intelligence.</p>
<p>To tackle the issue of fuzzy data matching, we might normally utilise the SQL Server Integration Services SSIS Fuzzy Lookup task to achieve this. It will work nicely, except when you don&#8217;t have Enterprise or Developer editions (Fuzzy components don&#8217;t even come with the new Business intelligence edition).</p>
<p>We turn our hand at Excel (the future of business friendly data integration and analysis) and utilise the fuzzy lookup add-in. Its free<br />
<a href="http://www.microsoft.com/en-us/download/details.aspx?id=15011">http://www.microsoft.com/en-us/download/details.aspx?id=15011</a> and easier to use than the SSIS alternative.</p>
<p>Simply download the plugin, run the setup, then next time you open Excel 2010 you will get a prompt to install which add a Fuzzy Lookup tab to play with.</p>
<p>Your worksheet should have at least two worksheets to begin with, a list of dirty unsanitised data, and a list of clean reference data to match against. In fuzzy lookup terminology these two tables will be referred to from now on as the Left (dirty) and the Right (reference) table respectively.</p>
<p>Select a new (third) worksheet, then select the Fuzzy Lookup tab and click the Fuzzy Lookup button at top left of screen. This will launch a Fuzzy Lookup workspace where you can create your transformation.</p>
<p>You now need to tell the Fuzzy lookup engine what a partial match will look like and how it will behave. Clear the existing Match columns, then select the column in the Left Columns list you want to match or cleanse against to the column in the Right Columns list (your reference table). For name matching this could be more than 1 column however this example assumes only a one column match. Select the column from your clean reference worksheet in the Right Columns box.</p>
<p>Move the Similarity Threshold Slider to the desired match score which is how strict you the match to be (1 is the strictest i.e. exact match), less than 1 is a partial match. Select the number of matches you want to return (default is 1).</p>
<p>Adjust the Output columns as required which are the combination of columns from your two tables, that will be returned in the new third worksheet.</p>
<p>Once the fuzzy transformation completes you can use this data for further analysis in your Powerpivot database. Convert your new Fuzzy output data to an Excel table (Ctrl+L) then you will be able to create a Linked table into Powerpivot where the data can be further analysed.</p>
<p>The Fuzzy lookup add in for Excel provides a free means of performing fuzzy lookup transformations on data. This will work well for manual executions, however should you require a seamless automated mechanism, you may want to look at SSIS components (either the Fuzzy components or third party SSIS add-ons). The Fuzzy lookup add-in will also support several match criteria.</p>
<br />Filed under: <a href='http://popbi.wordpress.com/category/analyse-ssas-and-powerpivot/'>Analyse (SSAS and Powerpivot)</a>, <a href='http://popbi.wordpress.com/category/integrate-ssis/'>Integrate (SSIS)</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/popbi.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/popbi.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/popbi.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/popbi.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/popbi.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/popbi.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/popbi.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/popbi.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/popbi.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/popbi.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/popbi.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/popbi.wordpress.com/447/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/popbi.wordpress.com/447/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/popbi.wordpress.com/447/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=popbi.wordpress.com&#038;blog=29462819&#038;post=447&#038;subd=popbi&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://popbi.wordpress.com/2012/05/02/fuzzy-match-your-data-without-enterprise-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d6c66d7129ec7a8d9e7a8342903a763c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">popbi</media:title>
		</media:content>
	</item>
	</channel>
</rss>
