<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Ameyab's Blog : Reporting</title><link>http://blogs.msdn.com/ameyab/archive/tags/Reporting/default.aspx</link><description>Tags: Reporting</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Understanding the TFS cube</title><link>http://blogs.msdn.com/ameyab/archive/2007/05/01/understanding-the-tfs-cube.aspx</link><pubDate>Wed, 02 May 2007 02:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2364756</guid><dc:creator>Ameya</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/ameyab/comments/2364756.aspx</comments><wfw:commentRss>http://blogs.msdn.com/ameyab/commentrss.aspx?PostID=2364756</wfw:commentRss><description>&lt;P&gt;Jimmy's first blog post (&lt;A href="http://blogs.msdn.com/teams_wit_tools/archive/2007/04/30/understanding-the-tfs-cube.aspx" mce_href="http://blogs.msdn.com/teams_wit_tools/archive/2007/04/30/understanding-the-tfs-cube.aspx"&gt;http://blogs.msdn.com/teams_wit_tools/archive/2007/04/30/understanding-the-tfs-cube.aspx&lt;/A&gt;)&amp;nbsp;on the Team blog explains the structure of the TFS cube! He covers four perspectives*&amp;nbsp;in great detail. &lt;/P&gt;
&lt;P&gt;*"Perspectives" is a great feature in SQL Server 2005 (Enterprise Edition) that groups the subset of related cube entities, such as measure groups and dimensions, into views; it makes it&amp;nbsp;easier to navigate the cube. You can learn more about perspectives here: &lt;A href="http://msdn2.microsoft.com/en-us/library/ms175338.aspx" mce_href="http://msdn2.microsoft.com/en-us/library/ms175338.aspx"&gt;http://msdn2.microsoft.com/en-us/library/ms175338.aspx&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2364756" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/ameyab/archive/tags/Reporting/default.aspx">Reporting</category><category domain="http://blogs.msdn.com/ameyab/archive/tags/Visual+Studio+Team+System+2005/default.aspx">Visual Studio Team System 2005</category><category domain="http://blogs.msdn.com/ameyab/archive/tags/Cube/default.aspx">Cube</category></item><item><title>A cool report authoring tool </title><link>http://blogs.msdn.com/ameyab/archive/2007/01/23/a-cool-report-authoring-tool.aspx</link><pubDate>Wed, 24 Jan 2007 01:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1517038</guid><dc:creator>Ameya</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/ameyab/comments/1517038.aspx</comments><wfw:commentRss>http://blogs.msdn.com/ameyab/commentrss.aspx?PostID=1517038</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;In V1, the primary report authoring options are 1/ write SQL Server Reporting Services (SSRS) reports using Visual Studio Report Designer (part of the Business Intelligence Studio – or BIDS) 2/use Excel to connect to the cubes and build reports. Users can use also use Report Builder, a report authoring tool that ships with SSRS, but they need to build the appropriate report models first. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Report designer is an apt tool for developers. It provides a set of powerful features for SSRS reports. However, it is not a tool for the casual user, who wants to build ad hoc reports. Excel’s really meant for that purpose.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;In addition to these, there are some cool report-authoring tools developed by our partner that provide powerful report authoring capabilities. Recently I had a chance to see &lt;/FONT&gt;&lt;A href="http://www.90degreesoftware.com/products.aspx"&gt;&lt;FONT face=Calibri size=3&gt;Radius&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt; – a report designer developed by folks at &lt;/FONT&gt;&lt;A href="http://www.90degreesoftware.com/products.aspx"&gt;&lt;FONT face=Calibri size=3&gt;90 Degree Software&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt;. The tool allows users to author SSRS reports. The UI is very similar to the Office 2007 UI, so folks familiar with Office should feel pretty comfortable. Besides making it easy to develop reports, it allows report components to be reused. Users can “shred” their reports, save the reusable parts to a library. Other users can reuse these report parts in their reports. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;The V1 release supports building reports against SQL relational DBs and I have been told by the 90 Degree team that support for multi dimension cubes is coming soon. The tool is extensible and dev can write their own extensions to extract data (and build reports) from other data stores. They have already built an &lt;/FONT&gt;&lt;A href="http://www.90degreesoftware.com/microsoft_foundation_server.aspx"&gt;&lt;FONT face=Calibri size=3&gt;add-in&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt; that uses the TFS APIs as a data store. Check it out!&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1517038" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/ameyab/archive/tags/Reporting/default.aspx">Reporting</category><category domain="http://blogs.msdn.com/ameyab/archive/tags/Authoring/default.aspx">Authoring</category></item><item><title>2.0 - Project 2 VSTS</title><link>http://blogs.msdn.com/ameyab/archive/2006/10/05/2.0.aspx</link><pubDate>Fri, 06 Oct 2006 02:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:794927</guid><dc:creator>Ameya</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/ameyab/comments/794927.aspx</comments><wfw:commentRss>http://blogs.msdn.com/ameyab/commentrss.aspx?PostID=794927</wfw:commentRss><description>&lt;P&gt;It's been a while since my last post. A short period after I started this blog, an opportunity to work with the Visual Studio Team System team presented itself - and I grabbed it! So, this blog's going to change from "Programming with Project" to "Team Foundation Server Reporting" - since that's the feature-set I am currently focused on. &lt;/P&gt;
&lt;P&gt;&lt;BR&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=794927" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/ameyab/archive/tags/Team+Foundation+Server/default.aspx">Team Foundation Server</category><category domain="http://blogs.msdn.com/ameyab/archive/tags/Reporting/default.aspx">Reporting</category></item></channel></rss>