Marco Russo's Blog

   View full profile
Page 60 of 715 results

Developing a customized reporting solution based on SSRS

I just attended the session named “Applied Microsoft SQL Server 2005 Reporting Services” held by of Teo Lachev . Teo developed a complex solution that allow an end user to build its own reports with financial data, using Reporting Services as a back-end  Read more

Drop views from a schema

Today I wrote a procedure to drop all views from a schema (and the schema itself) in SQL Server 2005. I use views to expose objects to SSAS DSV and it’s useful having a cleanup code. Here’s the script: DropSchema drop all the views and the schema itself,  Read more

Is Microsoft serious about BI?

The short answer is yes. The long answer is that Microsoft should still improve in many ways. I thought about this many times before writing this post, because I want to be constructive and I hope that my words will not be misunderstood. My consideration  Read more

BIDS Helper beta 0.9

BIDS Helper is an addin for Visual Studio that really improves productivity developing solutions for Analysis Services. Today I tested it and looking for its feature I encountered a page describing the “Show Extra Properties” feature… and it links a  Read more

Attribute Aggregation Usage Priority

I and Alberto have posted a suggestion on Microsoft Connect to improve aggregation wizard behavior in a future version of SQL Server. The idea is to give an aggregation usage priority to dimension attributes for each cube or measure group. If you find  Read more

Calculation in Time dimension

David Shroyer published an interesting paper about a Different Approach to Implementing Time Calculations in SSAS . It is something I would have found the time to write since Analysis Services 2000 (I have being using a similar approach since then) and  Read more

The Many-to-Many Revolution available as a printed book

During the Microsoft Business Intelligence Conference 2007 we distributed a free printed copy of The Many-to-Many Revolution to attendees who visited our booth. Now the same book can be ordered on Lulu.com paying only the print and shipping costs (we  Read more

Microsoft BI Conference 2007 comments

The Microsoft Business Intelligence Conference 2007 has been a good conference. Not very good, probably as a result of its success. Microsoft wanted to send the message “we are serious in the BI market” with this event. From my perception, half of attendees  Read more

SQLBI at MS BI Conference 2007 – Day 2

Now that our presence as exhibitor is finished (Day 3 is only for keynote and breakout sessions), we can say that we had a great success! We distributed all the 300 copies of The Many-to-Many Revolution paper we printed just to show the kind of content  Read more