dbTalk Databases Forums  

I'm missing features in OLAP vs. regular Excel Pivot

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss I'm missing features in OLAP vs. regular Excel Pivot in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tilfried Weissenberger
 
Posts: n/a

Default I'm missing features in OLAP vs. regular Excel Pivot - 03-03-2004 , 02:11 AM






Hi,

When I generate a pivot table in excel from a regular datasource
(SQL-Server), I am way more flexible in the type and constellation of data I
can calculate.

For example, I am missing the following features - maybe if I redesign my
AS-Cube, I get them aswell?:

1) A time dimension in OLAP will not allow me to directly place the years
within the month - this is useful, if you want to compare values by the same
time each year.

2) If I want to only see all products, which have been given away (price =
0), I cannot do that, if the price is a measurement, and not a dimension.

3) I cannot split a time-dimension onto multiple axes - ie I want the year
on the top, but the month on the left (important for correct charting
needs).

Is there a way to get any/all of these to work with an OLAP cube aswell?

thanks!

regards, Tilli




Reply With Quote
  #2  
Old   
Ray Higdon
 
Posts: n/a

Default Re: I'm missing features in OLAP vs. regular Excel Pivot - 03-03-2004 , 05:05 AM






On number (1) and (3), you can create your own time dimension and not use
the default time dim of analysis services. You could create a dim that had
the year in front of all the months. And you could also create a month dim
and have it on the Y-axis while the time is on the X-axis.

For number two, I think you could use a case statement in your etl to link
any free products to a giveaway match in your dim table, this is similar to
creating an "unknown" entity in your dim table so you do not have nulls in
you fact table.

HTH

--
Ray Higdon MCSE, MCDBA, CCNA
---
"Tilfried Weissenberger" <tilli (AT) NOweissenSPAMberger (DOT) at> wrote

Quote:
Hi,

When I generate a pivot table in excel from a regular datasource
(SQL-Server), I am way more flexible in the type and constellation of data
I
can calculate.

For example, I am missing the following features - maybe if I redesign my
AS-Cube, I get them aswell?:

1) A time dimension in OLAP will not allow me to directly place the years
within the month - this is useful, if you want to compare values by the
same
time each year.

2) If I want to only see all products, which have been given away (price =
0), I cannot do that, if the price is a measurement, and not a dimension.

3) I cannot split a time-dimension onto multiple axes - ie I want the year
on the top, but the month on the left (important for correct charting
needs).

Is there a way to get any/all of these to work with an OLAP cube aswell?

thanks!

regards, Tilli






Reply With Quote
  #3  
Old   
Tilfried Weissenberger
 
Posts: n/a

Default Re: I'm missing features in OLAP vs. regular Excel Pivot - 03-05-2004 , 08:21 AM



Allright, thanks!

regards, Tilli



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.