<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>New System Center Service Manager Webcasts</title><link>http://blogs.technet.com/b/servicemanager/archive/2010/06/29/new-system-center-service-manager-webcasts.aspx</link><description>Announcing two new 300-level TechNet webcasts on Service Manager 2010: Reporting and Business Intelligence with Service Manager 2010 (with Chris Lauren , Monday, June 28th @ 1pm (PT)). Microsoft System Center Service Manager 2010 includes an extensible</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: New System Center Service Manager Webcasts</title><link>http://blogs.technet.com/b/servicemanager/archive/2010/06/29/new-system-center-service-manager-webcasts.aspx#3392239</link><pubDate>Mon, 07 Mar 2011 15:54:06 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3392239</guid><dc:creator>Fletcher Kelly</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I just managed to find the webcast on reporting. Amazing!!!!&lt;/p&gt;
&lt;p&gt;I just hit a snag and my query is returning enum values and not the &amp;quot;string&amp;quot; values of my incident classifications.&lt;/p&gt;
&lt;p&gt;The code belwo returns the correct information.&lt;/p&gt;
&lt;p&gt;SELECT Strings.DisplayName AS Classification, COUNT(*) AS Incidents &lt;/p&gt;
&lt;p&gt;FROM IncidentDimvw Incident &lt;/p&gt;
&lt;p&gt;Join &amp;nbsp;IncidentClassificationvw Classification ON Incident.Classification_IncidentClassificationId = Classification.IncidentClassificationId &lt;/p&gt;
&lt;p&gt;Join &amp;nbsp;DisplayStringDimvw Strings ON Classification.EnumTypeId = Strings.BaseManagedEntityId &lt;/p&gt;
&lt;p&gt;WHERE Strings.LanguageCode = &amp;#39;ENU&amp;#39; &lt;/p&gt;
&lt;p&gt;GROUP BY Strings.DisplayName&lt;/p&gt;
&lt;p&gt;Any help would be greatly appreciated.&lt;/p&gt;
&lt;p&gt;Here is a link to the question is posted on the forum.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://social.technet.microsoft.com/Forums/en-US/systemcenterservicemanager/thread/d50ac549-969c-405b-96bc-2c5f54e827b0#1e6b4494-881b-4f8b-b873-9129b18bae49"&gt;social.technet.microsoft.com/.../d50ac549-969c-405b-96bc-2c5f54e827b0&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3392239" width="1" height="1"&gt;</description></item></channel></rss>