<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.officezealot.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">speakTECH - BI</title><subtitle type="html" /><id>http://blogs.officezealot.com/speaktech-bi/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/speaktech-bi/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.officezealot.com/speaktech-bi/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.61129.2">Community Server</generator><updated>2008-05-05T22:45:00Z</updated><entry><title>SQL Server 2008... free shot at certification! by Gus Collazo</title><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/speaktech-bi/archive/2008/08/15/sql-server-2008-free-shot-at-certification-by-gus-collazo.aspx" /><id>http://blogs.officezealot.com/speaktech-bi/archive/2008/08/15/sql-server-2008-free-shot-at-certification-by-gus-collazo.aspx</id><published>2008-08-16T03:41:00Z</published><updated>2008-08-16T03:41:00Z</updated><content type="html">&lt;P&gt;Hi everyone, with SQL Server 2008's launch just around the corner, Microsoft has announced 2 new certification exams:&lt;BR&gt;&lt;BR&gt;Beta Exam 71-452: Designing a Business Intelligence Infrastructure Using Microsoft SQL Server 2008&lt;BR&gt;Beta Exam 71-450: PRO: Microsoft SQL Server 2008, Designing, Optimizing, and Maintaining a Database Administrative Solution&lt;/P&gt;
&lt;P&gt;The exams are currently in beta so Microsoft is offering them for free at the moment (while seats are available). Just visit &lt;A href="http://www.register.prometric.com/ClientInformation.asp"&gt;http://www.register.prometric.com/ClientInformation.asp&lt;/A&gt; and sign up for one of these above tests. On the final screen where you are prompted to pay for the test, simply enter one of the promo codes below to take the test for free:&lt;/P&gt;
&lt;P&gt;Beta Exam 71-452: Promo Code is 3568C&lt;BR&gt;Beta Exam 71-450: Promo Code is 239F4&lt;/P&gt;
&lt;P&gt;To get ready for these exams, read the study guides below&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/learning/exams/70-450.mspx"&gt;http://www.microsoft.com/learning/exams/70-450.mspx&lt;/A&gt; &lt;BR&gt;&lt;A href="http://www.microsoft.com/learning/exams/70-452.mspx"&gt;http://www.microsoft.com/learning/exams/70-452.mspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you need some motivation and want to find out why you should get certified (besides the fact that it's free!), read this:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/learning/mcpexams/faq/benefits.mspx"&gt;http://www.microsoft.com/learning/mcpexams/faq/benefits.mspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Finally, you might be asking yourself "how the heck am I supposed to take a certification test for SQL Server 2008 when I've never even used SQL Server 2008?". Well, you're covered there too. Read my earlier blog on signing up for a free account that allows you to access a virtual machine with SQL Server 2008 installed:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.officezealot.com/speaktech-bi/archive/2008/04/15/try-out-sql-server-2008-the-easy-way-by-gus-collazo.aspx"&gt;http://blogs.officezealot.com/speaktech-bi/archive/2008/04/15/try-out-sql-server-2008-the-easy-way-by-gus-collazo.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Happy testing everyone! :)&lt;/P&gt;&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=21143" width="1" height="1"&gt;</content><author><name>Zeeshan</name><uri>http://blogs.officezealot.com/members/Zeeshan.aspx</uri></author><category term="SQL Server 2008" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/SQL+Server+2008/default.aspx" /><category term="Certification" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/Certification/default.aspx" /></entry><entry><title>SQL Server Data Services, Part Uno! by Gus Collazo</title><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/speaktech-bi/archive/2008/07/18/sql-server-data-services-part-uno-by-gus-collazo.aspx" /><id>http://blogs.officezealot.com/speaktech-bi/archive/2008/07/18/sql-server-data-services-part-uno-by-gus-collazo.aspx</id><published>2008-07-19T01:40:00Z</published><updated>2008-07-19T01:40:00Z</updated><content type="html">&lt;P&gt;SQL Server Data Services is Microsoft's exciting addition to their Software Plus Services strategy! It's an on-demand data storage and retrieval service that will offer customers data access from anywhere on the Web. A few good points about this new service (as of the time of this writing):&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft has placed no limits on the amount of data that can be stored!&lt;/LI&gt;
&lt;LI&gt;It will support the XML standards-based Representation State Transfer (REST) and Simple Object Access Protocol (SOAP) interfaces&lt;/LI&gt;
&lt;LI&gt;Microsoft will provide VB.Net and C# client libraries to access the service.&lt;/LI&gt;
&lt;LI&gt;Microsoft will support Language-Integrated Query (LINQ)-based data access to the service.&lt;/LI&gt;
&lt;LI&gt;Microsoft will store the data on their own servers and will provide geo-redundant data for disaster recovery. You'll always have access to your data!&lt;/LI&gt;
&lt;LI&gt;All data transfer between the client and the service will be secured via Secure Sockets Layer (SSL)&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;The above is just a quick summary I gleaned from &lt;A href="http://www.sqlmag.com/"&gt;http://www.sqlmag.com/&lt;/A&gt; (98881), but you can learn more by visiting &lt;A href="http://www.microsoft.com/sql/dataservices/default.mspx"&gt;http://www.microsoft.com/sql/dataservices/default.mspx&lt;/A&gt; as well. The service is in beta now, but you can signup now for it and start exploring the service!&lt;/P&gt;
&lt;P&gt;Stay tuned for more updates as I dive into this latest offering from Microsoft.&lt;/P&gt;&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=21115" width="1" height="1"&gt;</content><author><name>Zeeshan</name><uri>http://blogs.officezealot.com/members/Zeeshan.aspx</uri></author><category term="SQL Server 2005" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/SQL+Server+2005/default.aspx" /><category term="SQL Server 2008" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/SQL+Server+2008/default.aspx" /><category term="SQL Server Data Services" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/SQL+Server+Data+Services/default.aspx" /></entry><entry><title>Microsoft's Common Solutions for T-SQL Problems by Gus Collazo</title><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/speaktech-bi/archive/2008/07/04/microsoft-s-common-solutions-for-t-sql-problems-by-gus-collazo.aspx" /><id>http://blogs.officezealot.com/speaktech-bi/archive/2008/07/04/microsoft-s-common-solutions-for-t-sql-problems-by-gus-collazo.aspx</id><published>2008-07-05T03:05:00Z</published><updated>2008-07-05T03:05:00Z</updated><content type="html">&lt;P&gt;Hey everyone, Happy 4th fo July! I ran across this nice article by Microsoft with detailed solutions to some of the more common T-SQL problems you may encounter. Check it out!&lt;/P&gt;
&lt;P&gt;&lt;A href="http://code.msdn.microsoft.com/SQLExamples"&gt;http://code.msdn.microsoft.com/SQLExamples&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=21099" width="1" height="1"&gt;</content><author><name>Zeeshan</name><uri>http://blogs.officezealot.com/members/Zeeshan.aspx</uri></author><category term="SQL Server 2005" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/SQL+Server+2005/default.aspx" /><category term="SQL Server 2008" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/SQL+Server+2008/default.aspx" /></entry><entry><title>A simpler alternative to backing up data in SQL Server by Gus Collazo</title><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/speaktech-bi/archive/2008/06/23/a-simpler-alternative-to-backing-up-data-in-sql-server-by-gus-collazo.aspx" /><id>http://blogs.officezealot.com/speaktech-bi/archive/2008/06/23/a-simpler-alternative-to-backing-up-data-in-sql-server-by-gus-collazo.aspx</id><published>2008-06-24T03:27:00Z</published><updated>2008-06-24T03:27:00Z</updated><content type="html">&lt;P&gt;There are times when creating a database backup is not convenient. For example, you may be connected remotely to a SQL Server and not have access to the backup files that may be created. For times like these, I love the SSMS Tools Pack. You can find this handy gem of a SQL Server addon at &lt;A href="http://www.ssmstoolspack.com/Download.aspx"&gt;http://www.ssmstoolspack.com/Download.aspx&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;Once you download and install the addon, run SQL Server Management Studio and right-click on the database you'd like to backup. Notice the "SSMS Tools\Generate Insert Statements" command in the popup menu. This handy command will create a script file with INSERT statements for every tables in your database. You can then copy and paste these commands to another SQL Server to recreate the data there or just keep the script tucked away as a handy script-based backup of your data.&lt;/P&gt;
&lt;P&gt;Check it out! The tools pack also has many other features for you to explore such as a query history and text regions for your SQL code, but I find the Generate Insert Statements my favorite tool in this addon by far.&lt;/P&gt;
&lt;P&gt;--Gus&lt;/P&gt;&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=21091" width="1" height="1"&gt;</content><author><name>Zeeshan</name><uri>http://blogs.officezealot.com/members/Zeeshan.aspx</uri></author><category term="SQL Server 2005" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/SQL+Server+2005/default.aspx" /><category term="SQL Server 2008" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/SQL+Server+2008/default.aspx" /></entry><entry><title>Fun with Reports and Maps! by Gus Collazo</title><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/speaktech-bi/archive/2008/05/05/fun-with-reports-and-maps.aspx" /><id>http://blogs.officezealot.com/speaktech-bi/archive/2008/05/05/fun-with-reports-and-maps.aspx</id><published>2008-05-06T07:45:00Z</published><updated>2008-05-06T07:45:00Z</updated><content type="html">&lt;p&gt;In this blog, let's take a quick look at how to use a map to display nationwide sales data on a SQL Server report. You can jump quickly to the bottom of this blog entry to see how the report will finally turn out. To try out the steps below, you first need a server running SQL Server 2005 with the AdventureWorks database. You also need SQL Server Reporting Services configured and you'll need Visual Studio 2005 or 2008 on your machine.&lt;/p&gt;
&lt;p&gt;Let's first start out by installing the Dundas Map for Reporting Services control on your machine. You do this by visiting &lt;a href="http://www.dundas.com/Downloads/index.aspx"&gt;http://www.dundas.com/Downloads/index.aspx&lt;/a&gt; and clicking the "Download Now" button next to "Dundas Map for Reporting Services". Follow the instructions on the Dundas website to install the control.&lt;/p&gt;
&lt;p&gt;Once the control is installed, fire up Visual Studio. Create a new "Report Server" project.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/20994/original.aspx" title="01" style="width:430px;height:57px;" alt="01" height="57" width="430"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/20995/original.aspx" title="02" style="width:731px;height:208px;" alt="02" height="208" width="731"&gt;&lt;/p&gt;
&lt;p&gt;Next, right-click on the Reports folder in the Solution Explorer and add a new report. Click through the wizard to setup a data source that points to your AdventureWorks database. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/20996/original.aspx" title="03" style="width:281px;height:226px;" alt="03" height="226" width="281"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/20997/original.aspx" title="abc" alt="abc" height="633" width="667"&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/20998/original.aspx" title="05" style="width:389px;height:526px;" alt="05" height="526" width="389"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/20999/original.aspx" title="sss" alt="sss" height="628" width="668"&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;In the "Design the Query" step of the wizard, paste this SQL code in. The query will retrieve the total sales for each state.&lt;/p&gt;&lt;font color="#0000ff" size="2"&gt;
&lt;/font&gt;&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;SELECT&lt;/font&gt;&lt;font size="2"&gt; z&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;[Name]&lt;/font&gt;&lt;font color="#808080" size="2"&gt;,&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff00ff" size="2"&gt;CONVERT&lt;/font&gt;&lt;font color="#808080" size="2"&gt;(&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;INT&lt;/font&gt;&lt;font color="#808080" size="2"&gt;,&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff00ff" size="2"&gt;SUM&lt;/font&gt;&lt;font color="#808080" size="2"&gt;(&lt;/font&gt;&lt;font size="2"&gt;z&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;TotalDue&lt;/font&gt;&lt;font color="#808080" size="2"&gt;))&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;AS&lt;/font&gt;&lt;font size="2"&gt; StateTotal&lt;br&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;FROM&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;(&lt;br&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECT&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;DISTINCT&lt;/font&gt;&lt;font size="2"&gt; s&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;[Name]&lt;/font&gt;&lt;font color="#808080" size="2"&gt;,&lt;/font&gt;&lt;font size="2"&gt; o&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;TotalDue&lt;br&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&lt;/font&gt;&lt;font size="2"&gt; Person&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;StateProvince s &lt;/font&gt;&lt;font color="#808080" size="2"&gt;INNER&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;JOIN&lt;/font&gt;&lt;font size="2"&gt; Person&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;Address p &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;ON&lt;/font&gt;&lt;font size="2"&gt; s&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;StateProvinceID &lt;/font&gt;&lt;font color="#808080" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt; p&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;StateProvinceID&lt;br&gt;&lt;/font&gt;&lt;font color="#808080" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; INNER&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#808080" size="2"&gt;JOIN&lt;/font&gt;&lt;font size="2"&gt; Sales&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;SalesOrderHeader o &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;ON&lt;/font&gt;&lt;font size="2"&gt; o&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;BillToAddressID &lt;/font&gt;&lt;font color="#808080" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt; p&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;AddressID&lt;br&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE&lt;/font&gt;&lt;font size="2"&gt; s&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;CountryRegionCode &lt;/font&gt;&lt;font color="#808080" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;'US'&lt;/font&gt;&lt;/p&gt;&lt;font size="2"&gt;
&lt;/font&gt;&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UNION&lt;/font&gt;&lt;/p&gt;&lt;font size="2"&gt;
&lt;/font&gt;&lt;p&gt;&lt;font color="#0000ff" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SELECT&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;DISTINCT&lt;/font&gt;&lt;font size="2"&gt; s&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;[Name]&lt;/font&gt;&lt;font color="#808080" size="2"&gt;,&lt;/font&gt;&lt;font size="2"&gt; 0 &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;AS&lt;/font&gt;&lt;font size="2"&gt; TotalDue&lt;br&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&lt;/font&gt;&lt;font size="2"&gt; Person&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;StateProvince s&lt;br&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE&lt;/font&gt;&lt;font size="2"&gt; s&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;CountryRegionCode &lt;/font&gt;&lt;font color="#808080" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;'US'&lt;br&gt;&lt;/font&gt;&lt;font color="#808080" size="2"&gt;)&lt;/font&gt;&lt;font size="2"&gt; z&lt;br&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;GROUP&lt;/font&gt;&lt;font size="2"&gt; &lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;BY&lt;/font&gt;&lt;font size="2"&gt; z&lt;/font&gt;&lt;font color="#808080" size="2"&gt;.&lt;/font&gt;&lt;font size="2"&gt;[Name]&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Click the Next button from this screen, then click Next/Finish to end the wizard. You can accept the defaults of the wizard after the "Design the Query" step. Once the wizard is done, select everything on the report page and delete it. We will be using the map control and do not need the controls the wizard created.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/21006/original.aspx" title="b" style="width:510px;height:297px;" alt="b" height="297" width="510"&gt;&lt;/p&gt;
&lt;p&gt;Next, we'll need to add the Dundas Maps control to the toolbox if its not already there. Right-click the Toolbox window, and select the "Choose Items..." menu item. In the ".NET Framework Components" tab click on the "Browse..." button and browse to the installed Maps assembly (DundasRSMapDesigner.dll). After selecting the chart assembly make sure the "Dundas Map for Reporting Services" item is checked. &lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/21000/original.aspx" title="s1" alt="s1" height="481" width="669"&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/21002/original.aspx" title="s2" alt="s2" height="479" width="714"&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/21001/original.aspx" title="10" style="width:426px;height:351px;" alt="10" height="351" width="426"&gt;&lt;/p&gt;
&lt;p&gt;Now drag the map control to the report layout. This will start the Dundas Map wizard. On step 1, change the Gallery dropdown to "North America", click "USA", then click Next.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/21003/original.aspx" title="13" style="width:796px;height:594px;" alt="13" height="594" width="796"&gt;&lt;/p&gt;
&lt;p&gt;Next, select your data source for the map's data set. Add the "Name" and "StateTotal" fields to the "Displayed fields" list. Also, click "Row Groups" to add the "Name" field to the row groups list. Click Next.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/21004/original.aspx" title="14" style="width:788px;height:588px;" alt="14" height="588" width="788"&gt;&lt;/p&gt;
&lt;p&gt;Finally on the wizard, change the Field to StateTotal and Text to #STATETOTAL. You can also tweak the color settings to your liking.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/21005/original.aspx" title="16" style="width:785px;height:582px;" alt="16" height="582" width="785"&gt;&lt;/p&gt;
&lt;p&gt;We're not done yet. The wizard gets us started, but we still need to tweak the properties of the report a little. Right-click the map itself and select "Properties". On the General tab, change the settings to reflect the screen shot below.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/21008/original.aspx" title="z1" style="width:852px;height:585px;" alt="z1" height="585" width="852"&gt;&lt;/p&gt;
&lt;p&gt;On the Data Appearance tab, change the settings to reflect the screen shot below. In particular, set the Legend Text to "#FROMVALUE{N0} - #TOVALUE{N0}". Also, set the "Show In Color Swatch" setting.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/21009/original.aspx" title="z3" style="width:855px;height:583px;" alt="z3" height="583" width="855"&gt;&lt;/p&gt;
&lt;p&gt;Finally, in the Shape Appearance tab, you can configure the color settings as below.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/21010/original.aspx" title="z4" style="width:850px;height:580px;" alt="z4" height="580" width="850"&gt;&lt;/p&gt;
&lt;p&gt;That's about it. You should have a report like the one below. To test your report, click the Preview pane. In a later blog entry, we'll explore adding drilldown functionality to the map report so users can click on the map itself to load a map with more details for the state selected. Stay tuned!&lt;/p&gt;
&lt;p&gt;&lt;img src="http://blogs.officezealot.com/photos/oz/images/21007/original.aspx" title="final" style="width:1036px;height:758px;" alt="final" height="758" width="1036"&gt;&lt;/p&gt;&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=21011" width="1" height="1"&gt;</content><author><name>Zeeshan</name><uri>http://blogs.officezealot.com/members/Zeeshan.aspx</uri></author><category term="BI" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/BI/default.aspx" /><category term="Business Intelligence" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/Business+Intelligence/default.aspx" /><category term="SQL Server 2005" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/SQL+Server+2005/default.aspx" /><category term="Reporting Services" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/Reporting+Services/default.aspx" /><category term="Dundas Maps" scheme="http://blogs.officezealot.com/speaktech-bi/archive/tags/Dundas+Maps/default.aspx" /></entry></feed>