Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Reporting Services / July 2008

Tip: Looking for answers? Try searching our database.

SSRS provides no benefit with Analysis Services?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kevin - 09 Jul 2008 14:22 GMT
I'm new to Analysis Services and I've been looking into using it for some
reports.  I was wondering something and was hoping someone could clarify.

First off, I'm still on SQL Server 2000.  What I'm wondering is this - Even
if you can integrate Analysis Services into a Reporting Services report you
still aren't taking advantage of the strength of Analysis Services, correct?

What I mean is it seems the benefit of Analysis Services appears to be it's
ability to enhance performance by pre-aggregating.  However, if you are
pulling data into a Reporting Services report (matrix for example) the report
is still having to "re-do" the aggregations isn't it?

I'm looking at the sample report that came with SQL 2000 - Foodmart Sales.  
Also, I'm reading http://msdn.microsoft.com/en-us/library/aa902647.aspx

I hope all this explains my question.

Thanks in advance,

Kevin
Bruce L-C  [MVP] - 09 Jul 2008 14:33 GMT
There is processing that occurs to display it in a matrix. Reading the paper
it talks of flattening the data and then RS would take the flattened data
and show as a matrix. However, this is quite minor compared to the time
savings of using the cube (assuming your data is of size to make having a
cube of value in the first place).

Signature

Bruce Loehle-Conger
MVP SQL Server Reporting Services

> I'm new to Analysis Services and I've been looking into using it for some
> reports.  I was wondering something and was hoping someone could clarify.
[quoted text clipped - 21 lines]
>
> Kevin
Kevin - 09 Jul 2008 14:40 GMT
One additional thought - It seems that if I'm right, it would be easier to
just use a T-SQL query or stored procedure to pull the data and not have to
learn MDX or manage Analysis Services.

> I'm new to Analysis Services and I've been looking into using it for some
> reports.  I was wondering something and was hoping someone could clarify.
[quoted text clipped - 16 lines]
>
> Kevin
Bruce L-C  [MVP] - 09 Jul 2008 14:54 GMT
Analysis Services and MDX queries are non-trivial. I would first see if your
performance is acceptable without that. Try some of your queries and stored
procedures. See if appropriate indexing works. How big is the data you are
reporting off?

Signature

Bruce Loehle-Conger
MVP SQL Server Reporting Services

> One additional thought - It seems that if I'm right, it would be easier to
> just use a T-SQL query or stored procedure to pull the data and not have
[quoted text clipped - 27 lines]
>>
>> Kevin
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.