<?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/"
	>

<channel>
	<title>TM Consulting Blog</title>
	<atom:link href="http://tmehta.com/tmblog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://tmehta.com/tmblog</link>
	<description>Posts and Discussions About TM Consulting Add-ins and Tutorials</description>
	<lastBuildDate>Tue, 15 May 2012 23:37:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Create a header cell with text separated by a diagonal line</title>
		<link>http://tmehta.com/tmblog/?p=459</link>
		<comments>http://tmehta.com/tmblog/?p=459#comments</comments>
		<pubDate>Tue, 15 May 2012 23:37:01 +0000</pubDate>
		<dc:creator>Tushar Mehta</dc:creator>
				<category><![CDATA[Excel Basic]]></category>

		<guid isPermaLink="false">http://tmehta.com/tmblog/?p=459</guid>
		<description><![CDATA[In creating a table header that explains what the row and column values represent, a common approach is to use a cell with text separated by a diagonal line. This, first for me, video tutorial explains how. For those who prefer a text explanation: Format the cell &#8220;border&#8221; to add a diagonal from the left-top [...]]]></description>
			<content:encoded><![CDATA[<p>In creating a table header that explains what the row and column values represent, a common approach is to use a cell with text separated by a diagonal line.  This, first for me, video tutorial explains how.</p>
<p><img src="http://tmehta.com/tmblog/wp-content/uploads/2012/05/Capture.png" alt="" title="Capture" width="398" height="213" class="alignnone size-full wp-image-460" /></p>
<p>For those who prefer a text explanation:</p>
<p>Format the cell &#8220;border&#8221; to add a diagonal from the left-top to the right-bottom (it&#8217;s one of the line choices in the Format Cells dialog box | Borders tab.</p>
<p>Then, type several spaces the literal Hours ALT+ENTER to create a newline in the text and then the literal Days.</p>
<p>Adjust the number of spaces before the literal Hours to get the desired effect. </p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/5TYBLg8bfA8" frameborder="0" allowfullscreen></iframe></p>
<p>An alternative, which is simple albeit crude, is to type Days space \ space Hours. {grin}</p>
]]></content:encoded>
			<wfw:commentRss>http://tmehta.com/tmblog/?feed=rss2&#038;p=459</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Align Primary and Secondary axes</title>
		<link>http://tmehta.com/tmblog/?p=450</link>
		<comments>http://tmehta.com/tmblog/?p=450#comments</comments>
		<pubDate>Sat, 21 Apr 2012 15:57:42 +0000</pubDate>
		<dc:creator>Tushar Mehta</dc:creator>
				<category><![CDATA[Chart]]></category>
		<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Excel 2007 (Excel 12)]]></category>
		<category><![CDATA[Excel 2010 (Excel 14)]]></category>
		<category><![CDATA[Excel Basic]]></category>
		<category><![CDATA[MS Excel]]></category>
		<category><![CDATA[Visual Display]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[Excel 2007]]></category>
		<category><![CDATA[Excel 2010]]></category>

		<guid isPermaLink="false">http://tmehta.com/tmblog/?p=450</guid>
		<description><![CDATA[There are instances when there are data series plotted on both the primary and secondary axes. For example, suppose we want to plot the two series A and B in Figure 1, with the elements in column B as the x-axis values. The A series will be a column cart on the primary axis and [...]]]></description>
			<content:encoded><![CDATA[<p>There are instances when there are data series plotted on both the primary and secondary axes.  For example, suppose we want to plot the two series A and B in Figure 1, with the elements in column B as the x-axis values.  The A series will be a column cart on the primary axis and the B series will be a line chart on the secondary axis.<br />
<img src="http://tmehta.com/tmblog/wp-content/uploads/2012/04/image001.jpg" alt="" title="image001" width="355" height="122" class="alignnone size-full wp-image-451" /><img src="http://tmehta.com/tmblog/wp-content/uploads/2012/04/image007.gif" alt="" title="image007" width="602" height="362" class="alignnone size-full wp-image-452" /></p>
<p style="clear:both">For a version in a page by itself (i.e., not in a scrollable iframe as below) visit <a href="http://www.tushar-mehta.com/publish_train/data_visualization/06%20Visual%20Effects.shtml">http://www.tushar-mehta.com/publish_train/data_visualization/06%20Visual%20Effects.shtml</a></p>
<p><iframe style="width: 100%; height: 600px;" src="http://www.tushar-mehta.com/publish_train/data_visualization/06%20Visual%20Effects.htm"></iframe></p>
<p><a href="http://www.tushar-mehta.com">Tushar Mehta</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tmehta.com/tmblog/?feed=rss2&#038;p=450</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access data in a closed workbook containing a protected worksheet</title>
		<link>http://tmehta.com/tmblog/?p=442</link>
		<comments>http://tmehta.com/tmblog/?p=442#comments</comments>
		<pubDate>Fri, 06 Apr 2012 21:35:31 +0000</pubDate>
		<dc:creator>Tushar Mehta</dc:creator>
				<category><![CDATA[Excel 2010 (Excel 14)]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[External link]]></category>
		<category><![CDATA[locked]]></category>
		<category><![CDATA[protected]]></category>

		<guid isPermaLink="false">http://tmehta.com/tmblog/?p=442</guid>
		<description><![CDATA[In a LinkedIn group, someone wanted to access data in a shared server-based workbook that contained a protected sheet with locked cells that were not selectable. In addition to sharing an automated way of doing this, this post contains two other embedded tips. The solution, as many know, is to enter a formula in the [...]]]></description>
			<content:encoded><![CDATA[<p>In a LinkedIn group, someone wanted to access data in a shared server-based workbook that contained a protected sheet with locked cells that were not selectable.  In addition to sharing an automated way of doing this, this post contains two other embedded tips.</p>
<p>The solution, as many know, is to enter a formula in the destination worksheet that references the source cell, e.g., =&#8217;C:\Temp\[Book2.xlsx]Sheet1&#8242;!$E$5</p>
<p>Given the high likelihood of making an error in entering long formulas, I decided to see if I could automate the process.</p>
<p>Tip 1: In doing so, I discovered that under certain circumstances Excel will make a very interesting correction.  If the source workbook has a single worksheet, then one can use any sheet name in the formula and Excel will change it to the correct one!  So, if book2.xlsx contains a single sheet named Sheet1, and one were to enter the incorrect formula =&#8217;C:\Temp\[Book2.xlsx]abc&#8217;!$E$5, Excel will correct it to  =&#8217;C:\Temp\[Book2.xlsx]Sheet1&#8242;!$E$5.</p>
<p>That aside, since the cells in the source worksheet are not selectable, one cannot construct the formula using click-and-point.  So, I decided that as long as one wants the values from the source cells to be in the same cell in the destination worksheet, why not select the cells in the destination worksheet?  The code below does just that.  Also, there is no longer a need to open the shared server workbook at all!</p>
<p>One final note.  I rarely use so many different interactions with the consumer, preferring a userform.  But, the below is easier to share. <img src='http://tmehta.com/tmblog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Tip 2: The Inputbox method gets a single piece of information from the user, e.g., the sheet name in the code below.  If the user were to cancel the resulting dialog box, the method returns False.  The usual way to check for this is to compare the returned value with &#8220;False&#8221;.  But, this precludes a legitimate response of &#8220;False&#8221;!  So, I tend to check if the returned type is a boolean.  The same applies to the GetOpenFilename method.</p>
<p>Enter the code below is a standard VBE module.  Then, open the destination worksheet (or create a new one), and then run the linkToExternal subroutine.  It will ask for the source workbook, the source worksheet, and then the destination cells.  The code will add in each destination cell a formula that links to the same cell in the source worksheet.</p>
<pre>Option Explicit

Sub linkToExternal()
    If ActiveWorkbook Is Nothing Then
        MsgBox "Please open the destination workbook before running this macro"
        Exit Sub
        End If
    Dim FName
    FName = Application.GetOpenFilename( _
        Title:="Please select the source workbook")
    If TypeName(FName) = "Boolean" Then Exit Sub
    FName = Left(FName, InStrRev(FName, Application.PathSeparator)) _
        &#038; "[" &#038; Mid(FName, InStrRev(FName, Application.PathSeparator) + 1) _
        &#038; "]"
    Dim SheetName
    SheetName = Application.InputBox("Please enter the name of the source sheet", Type:=2)
    If TypeName(SheetName) = "Boolean" Then Exit Sub
    FName = "='" &#038; FName &#038; SheetName &#038; "'!"
    Dim Rng As Range
    On Error Resume Next
    Set Rng = Application.InputBox( _
        "Please select the destination cells into which you want the corresponding source cell values", _
        Type:=8)
    On Error GoTo 0
    If Rng Is Nothing Then Exit Sub
    Dim aCell As Range
    For Each aCell In Rng
        aCell.Formula = FName &#038; aCell.Address(True, True)
        Next aCell
    End Sub</pre>
]]></content:encoded>
			<wfw:commentRss>http://tmehta.com/tmblog/?feed=rss2&#038;p=442</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Highlight row and column of active cell</title>
		<link>http://tmehta.com/tmblog/?p=430</link>
		<comments>http://tmehta.com/tmblog/?p=430#comments</comments>
		<pubDate>Wed, 21 Mar 2012 04:36:47 +0000</pubDate>
		<dc:creator>Tushar Mehta</dc:creator>
				<category><![CDATA[Excel 2007 (Excel 12)]]></category>
		<category><![CDATA[Excel 2010 (Excel 14)]]></category>
		<category><![CDATA[Excel Basic]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[VBA Basic]]></category>
		<category><![CDATA[Visual Display]]></category>
		<category><![CDATA[Excel 2007]]></category>
		<category><![CDATA[Excel 2010]]></category>

		<guid isPermaLink="false">http://tmehta.com/tmblog/?p=430</guid>
		<description><![CDATA[By default, when the user selects a cell, Excel highlights the row and column by changing the color of the associated row and column headers. This tip shares multiple ways to highlight the row and column in more obvious ways as well as a way to highlight the cell in a specific column in the [...]]]></description>
			<content:encoded><![CDATA[<p>By default, when the user selects a cell, Excel highlights the row and column by changing the color of the associated row and column headers.  This tip shares multiple ways to highlight the row and column in more obvious ways as well as a way to highlight the cell in a specific column in the same row.</p>
<p><img src="http://tmehta.com/tmblog/wp-content/uploads/2012/03/image002.jpg" alt="" title="image002" width="251" height="138" class="size-full wp-image-431" style="float:left;margin-right:20px;"/><br />
<img src="http://tmehta.com/tmblog/wp-content/uploads/2012/03/image005.jpg" alt="" title="image005" width="251" height="99" class="alignnone size-full wp-image-432" style="float:left" /></p>
<p style="clear:both">The emphasis is on the use of conditional formatting to accomplish the task.  The minimal VBA code required to make it work is the same single executable statement for all of the different highlighting options!</p>
<p>For a version in a page by itself (i.e., not in a scrollable iframe as below) visit <a href="http://www.tushar-mehta.com/publish_train/xl_vba_cases/0121%20highlight%20row%20and%20col%20of%20selected%20cell.shtml">http://www.tushar-mehta.com/publish_train/xl_vba_cases/0121%20highlight%20row%20and%20col%20of%20selected%20cell.shtml</a></p>
<p><iframe style="width: 100%; height: 600px;" src="http://www.tushar-mehta.com/publish_train/xl_vba_cases/0121%20highlight%20row%20and%20col%20of%20selected%20cell.htm"></iframe></p>
<p><a href="http://www.tushar-mehta.com">Tushar Mehta</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tmehta.com/tmblog/?feed=rss2&#038;p=430</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In an userform list all available fonts</title>
		<link>http://tmehta.com/tmblog/?p=422</link>
		<comments>http://tmehta.com/tmblog/?p=422#comments</comments>
		<pubDate>Mon, 19 Mar 2012 23:01:01 +0000</pubDate>
		<dc:creator>Tushar Mehta</dc:creator>
				<category><![CDATA[Modular Code]]></category>
		<category><![CDATA[Userform]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[VBA Advanced]]></category>
		<category><![CDATA[callback]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[object oriented]]></category>
		<category><![CDATA[OOP]]></category>

		<guid isPermaLink="false">http://tmehta.com/tmblog/?p=422</guid>
		<description><![CDATA[The motivation for this tip was to share how to 1) dynamically add controls to a userform 2) respond to events for these controls, and 3) specifically respond to events using a callback procedure that is located in another class module! Since this may come across as a fairly technical topic, this tip utilizes the [...]]]></description>
			<content:encoded><![CDATA[<p>The motivation for this tip was to share how to</p>
<p>1)      dynamically add controls to a userform<br />
2)      respond to events for these controls, and<br />
3)      specifically respond to events using a callback procedure that is located in another class module!</p>
<p>Since this may come across as a fairly technical topic, this tip utilizes the above capabilities to provide a functional solution:</p>
<p>1)      list in an userform the names of all available fonts with each name shown using that font,<br />
2)      hover over the option button associated with a font to see a sample of every English keyboard character in that font,<br />
3)      click on the option button to select the font, and, finally,<br />
4)      use this capability to programmatically get the user’s selection, if any.</p>
<p>Below is an example of the font selector in action.  Each OptionButton shows the name of one available font using the font itself.  At the same time, the control tool tip shows the font name in English (see the Wide Latin tip).  A sample of how every keyboard character will look in that font appears below the font selector frame.</p>
<p><img src="http://tmehta.com/tmblog/wp-content/uploads/2012/03/image0011.png" alt="" title="image001" width="683" height="493" class="aligncenter size-full wp-image-423" /></p>
<p>The motivation for this example was a Daily Dose of Excel blog post by Michael (http://www.dailydoseofexcel.com/archives/2012/03/14/getting-a-font-list-to-a-combo-box-2/).  He used a combo box to list the fonts available to Excel leveraging a technique shown in a tip by John Walkenbach (http://www.j-walk.com/ss/excel/tips/tip79.htm).</p>
<p>For a version in a page by itself (i.e., not in a scrollable iframe as below) visit <a href="http://www.tushar-mehta.com/publish_train/xl_vba_cases/1054%20show%20fonts%20in%20userform.shtml">http://www.tushar-mehta.com/publish_train/xl_vba_cases/1054%20show%20fonts%20in%20userform.shtml</a></p>
<p><iframe style="width: 100%; height: 600px;" src="http://www.tushar-mehta.com/publish_train/xl_vba_cases/1054%20show%20fonts%20in%20userform.htm"></iframe></p>
<p><a href="http://www.tushar-mehta.com">Tushar Mehta</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tmehta.com/tmblog/?feed=rss2&#038;p=422</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing TM Retro Slicer</title>
		<link>http://tmehta.com/tmblog/?p=411</link>
		<comments>http://tmehta.com/tmblog/?p=411#comments</comments>
		<pubDate>Mon, 05 Mar 2012 05:30:25 +0000</pubDate>
		<dc:creator>Tushar Mehta</dc:creator>
				<category><![CDATA[add-in]]></category>
		<category><![CDATA[Data Analysis]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[PivotTable]]></category>
		<category><![CDATA[Slicer]]></category>
		<category><![CDATA[Visual Display]]></category>

		<guid isPermaLink="false">http://tmehta.com/tmblog/?p=411</guid>
		<description><![CDATA[Those who have used a slicer in Excel 2010 slicer may want to see that capability in earlier versions of Excel. I like what Microsoft did with slicers in 2010 and have wanted to extend that capability backwards. For those who haven’t used a slicer, it is a filter on a particular pivot field shown [...]]]></description>
			<content:encoded><![CDATA[<p>Those who have used a slicer in Excel 2010 slicer may want to see that capability in earlier versions of Excel. I like what Microsoft did with slicers in 2010 and have wanted to extend that capability backwards. For those who haven’t used a slicer, it is a filter on a particular pivot field shown as an independent object.</p>
<p>So, with TM Retro Slicer, one can create a slicer in any version of Excel from 2003 to 2010.</p>
<p>TM Retro Slicer works with versions of Excel from 2003 to 2010. Once enabled, a slicer will be visible on the worksheet.</p>
<p><img src="http://tmehta.com/tmblog/wp-content/uploads/2012/03/img7.png" alt="" title="img7" width="815" height="660" class="aligncenter size-full wp-image-414" /></p>
<p>Switching worksheets will hide the slicer and it will reappear when the worksheet is reactivated.</p>
<p>The slicer will remain across a workbook close and re-open.</p>
<p>For more on this shareware solution, please visit <a target="_blank" href="http://www.tushar-mehta.com/excel/software/retro_slicer/index.htm">http://www.tushar-mehta.com/excel/software/retro_slicer/index.htm</a></p>
<p>&#8211; <a target="_blank" href="http://www.tushar-mehta.com/">Tushar Mehta</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tmehta.com/tmblog/?feed=rss2&#038;p=411</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to chart a Normal distribution in Excel</title>
		<link>http://tmehta.com/tmblog/?p=406</link>
		<comments>http://tmehta.com/tmblog/?p=406#comments</comments>
		<pubDate>Sun, 04 Mar 2012 01:45:19 +0000</pubDate>
		<dc:creator>Tushar Mehta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tmehta.com/tmblog/?p=406</guid>
		<description><![CDATA[I updated &#8216;Drawing a Normal curve,&#8217; one of the more popular pages of my website, to include instructions that use the Ribbon UI, correct discrepancies, and clarify some of the steps in graphing a plot of a normal distribution. For more please visit http://www.tushar-mehta.com/excel/charts/normal_distribution/ &#8211; Tushar Mehta]]></description>
			<content:encoded><![CDATA[<p>I updated &#8216;Drawing a Normal curve,&#8217; one of the more popular pages of my website, to include instructions that use the Ribbon UI, correct discrepancies, and clarify some of the steps in graphing a plot of a normal distribution.<br />
<img src="http://tmehta.com/tmblog/wp-content/uploads/2012/03/image001.png" alt="" title="image001" width="601" height="362" class="aligncenter size-full wp-image-407" /></p>
<p>For more please visit <a href="http://www.tushar-mehta.com/excel/charts/normal_distribution/">http://www.tushar-mehta.com/excel/charts/normal_distribution/</a></p>
<p>&#8211; <a href="http://www.tushar-mehta.com/">Tushar Mehta</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tmehta.com/tmblog/?feed=rss2&#038;p=406</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing TM Match Target</title>
		<link>http://tmehta.com/tmblog/?p=393</link>
		<comments>http://tmehta.com/tmblog/?p=393#comments</comments>
		<pubDate>Fri, 02 Mar 2012 23:31:55 +0000</pubDate>
		<dc:creator>Tushar Mehta</dc:creator>
				<category><![CDATA[add-in]]></category>
		<category><![CDATA[Data Analysis]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[combination of numbers]]></category>
		<category><![CDATA[match sum]]></category>
		<category><![CDATA[total]]></category>

		<guid isPermaLink="false">http://tmehta.com/tmblog/?p=393</guid>
		<description><![CDATA[The TM Match Target add-in analyzes a list of numbers and finds combinations that sum to a given total. This has applications in a range of disciplines including processing receipts, reconciling payments such as health care insurance reimbursements or payments by a customer for many outstanding invoices, operations management and operations research, and supply change [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://tmehta.com/tmblog/wp-content/uploads/2012/03/TMMatchTarget.png" alt="" title="TMMatchTarget" width="64" height="64" class="alignleft size-full wp-image-401" />The TM Match Target add-in analyzes a list of numbers and finds combinations that sum to a given total.  This has applications in a range of disciplines including processing receipts, reconciling payments such as health care insurance reimbursements or payments by a customer for many outstanding invoices, operations management and operations research, and supply change management.</p>
<p>There are a number of posts, easily found through Google or Bing, that address the same issue, including my own <a target="_blank" href="http://www.tushar-mehta.com/excel/templates/match_values/index.html">Find a set of amounts that match a target value</a>.  This add-in packages the analysis in an easy-to-use add-in, including a means to stop the analysis if it is taking too long and preserve the combinations found so far, and various options on what results should be shown.</p>
<p>For more please visit <a target="_blank" href="http://www.tushar-mehta.com/excel/software/match_target/">http://www.tushar-mehta.com/excel/software/match_target/</a>.</p>
<p><a target="_blank" href="http://www.tushar-mehta.com/excel/software/match_target/"><img src="http://tmehta.com/tmblog/wp-content/uploads/2012/03/img1B-1024x607.png" alt="" title="img1B" width="512" height="303" class="alignleft size-large wp-image-394" /></a></p>
<div style="clear:both"></div>
<p>&#8211; <a target="_blank" href="http://www.tushar-mehta.com/">Tushar Mehta</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tmehta.com/tmblog/?feed=rss2&#038;p=393</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A winner of the Microsoft BI PowerView contest</title>
		<link>http://tmehta.com/tmblog/?p=385</link>
		<comments>http://tmehta.com/tmblog/?p=385#comments</comments>
		<pubDate>Fri, 24 Feb 2012 01:32:25 +0000</pubDate>
		<dc:creator>Tushar Mehta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[BI]]></category>
		<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[powerview]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[winner]]></category>

		<guid isPermaLink="false">http://tmehta.com/tmblog/?p=385</guid>
		<description><![CDATA[Microsoft&#8217;s BI group is running a contest on using PowerView to answer business questions about one of its demo datasets. More than anything it&#8217;s knowing how to use the PowerView GUI to build the appropriate query because the winner is the first person to reply with the correct answer. In any case, I won today&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.msdn.com/b/microsoft_business_intelligence1/archive/2012/02/16/the-power-view-contest-is-here.aspx" target="_blank"><img class="alignleft size-full wp-image-391" title="MSPV-picnic" src="http://tmehta.com/tmblog/wp-content/uploads/2012/02/MSPV-picnic.png" alt="" width="256" height="190" style="margin:10px" /></a>Microsoft&#8217;s BI group is running a contest on using PowerView to answer business questions about one of its demo datasets.  More than anything it&#8217;s knowing how to use the PowerView GUI to build the appropriate query because the winner is the first person to reply with the correct answer.  In any case, I won today&#8217;s 4pm question.</p>
<blockquote><p><a href="https://twitter.com/#!/MicrosoftBI/status/172841775180951553" target="_blank">Microsoft BI</a> ‏ @MicrosoftBI<br />
Congrats to @tusharm10 who is the final winner of the #MSPV contest today! Thank you everybody for playing; new set of questions coming Tue!</p></blockquote>
<p>I wonder when (if?) PowerView will find its way to Excel.</p>
<p>For all the tweets regarding the contest search Twitter for <a href="https://twitter.com/#!/search/realtime/mspv" target="_blank">#MSPV</a>.</p>
<p>And, yes, to enter the contest I had to create a Twitter account.  You can find me at @tusharm10</p>
<p>PowerView contest details: <a href="http://blogs.msdn.com/b/microsoft_business_intelligence1/archive/2012/02/16/the-power-view-contest-is-here.aspx" target="_blank">http://blogs.msdn.com/b/microsoft_business_intelligence1/archive/2012/02/16/the-power-view-contest-is-here.aspx</a></p>
<p>&#8211; <a href="http://www.tushar-mehta.com/" target="_blank">Tushar Mehta</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tmehta.com/tmblog/?feed=rss2&#038;p=385</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TM Custom Radar Chart add-in</title>
		<link>http://tmehta.com/tmblog/?p=379</link>
		<comments>http://tmehta.com/tmblog/?p=379#comments</comments>
		<pubDate>Fri, 17 Feb 2012 19:03:40 +0000</pubDate>
		<dc:creator>Tushar Mehta</dc:creator>
				<category><![CDATA[add-in]]></category>
		<category><![CDATA[Chart]]></category>
		<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[Data Visualization]]></category>
		<category><![CDATA[Excel 2007 (Excel 12)]]></category>
		<category><![CDATA[Excel 2010 (Excel 14)]]></category>
		<category><![CDATA[Shareware]]></category>
		<category><![CDATA[Visual Display]]></category>
		<category><![CDATA[Excel 2007]]></category>
		<category><![CDATA[Excel 2010]]></category>
		<category><![CDATA[Radar Chart]]></category>
		<category><![CDATA[Spider Chart]]></category>

		<guid isPermaLink="false">http://tmehta.com/tmblog/?p=379</guid>
		<description><![CDATA[A Radar Chart, also known as a Spider Chart, visually compares several entities (products, organizations, investment opportunities, or even people) on multiple dimensions. For example, a manager of a diagnostic imaging (radiology) center might want to compare her facility with the competition on dimensions related to patients such as Time To Appointment, Report Turnaround Time, [...]]]></description>
			<content:encoded><![CDATA[<p>A Radar Chart, also known as a Spider Chart, visually compares several entities (products, organizations, investment opportunities, or even people) on multiple dimensions.  For example, a manager of a diagnostic imaging (radiology) center might want to compare her facility with the competition on dimensions related to patients such as <em>Time To Appointment, Report Turnaround Time, No Show Rate, </em>and <em>Wait Time</em>.</p>
<p>Or, one might want to compare 6 products A, B, C, D, E, and F on 6 different attributes: <em>Aesthetic Appeal, Compatibility, Strength, Market Size, Durability, </em>and <em>Reliability</em>.  The Custom Radar Chart lets one easily compare all the products along each of the dimensions on interest.  This is the example used in the documentation.  With the axes normalized, the resulting chart would be<br />
<a href="http://www.tushar-mehta.com/excel/software/custom_radar/index.htm"><img src="http://tmehta.com/tmblog/wp-content/uploads/2012/02/img11.png" alt="" title="img11" width="481" height="289" class="alignnone size-full wp-image-380" /></a></p>
<p>For more, please visit <a href="http://www.tushar-mehta.com/excel/software/custom_radar/index.htm">http://www.tushar-mehta.com/excel/software/custom_radar/index.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tmehta.com/tmblog/?feed=rss2&#038;p=379</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

