Welcome to MSDN Blogs Sign in | Join | Help

September 2006 - Posts

If you are running the 2007 Microsoft Office System Beta , you may noticed some problems in the MDX query designer in the Reporting Services Report Designer. Specifically, trying to execute an MDX query that has been typed or modified directly in the Read More...
Teo is at it again! He has written a great article appearing in MSDN Magazine this month on building custom report items for SQL Server 2005 Reporting Services. When I get a chance, I'll publish the code for the custom report item I built for Tech Ed Read More...
People often ask how to avoid divide by zero problems in their Reporting Services reports. Let's say you have a textbox that calculates profit margin via the expression: =Fields!Price.Value / Fields!Cost.Value This works fine unless a value in the Cost Read More...
We just put up a list of partners that can assist with a migration from Crystal Reports to SQL Server Reporting Services. The list is at http://www.microsoft.com/sql/technologies/reporting/partners/crystal-migration.mspx . Read More...
Adam Cogan from SSW, a longtime a friend of SSRS in Australia, has developed a nice set of tips and guidelines for Reporting Services as part of his Rules to Better... site. The site has a bunch of best practices for of .NET development topics and software Read More...
 
Page view tracker