dbTalk Databases Forums  

OLAP and EXCEL 2000

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


Discuss OLAP and EXCEL 2000 in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Grega Jerkic
 
Posts: n/a

Default OLAP and EXCEL 2000 - 07-13-2004 , 02:39 AM






Hi!

When I create a pivot table report from OLAP source and then filter some
data I get totals including the hidden fields. How could I display the
totals of only filterd fields and not all? I notices that this works in
Excel 2003, but one of our clients is using excel 2000 and the only thing I
got is to export it to web component and then there turn of the totals of
all field.

Tnx in advance



Reply With Quote
  #2  
Old   
Francesco Anti
 
Posts: n/a

Default Re: OLAP and EXCEL 2000 - 07-13-2004 , 03:03 AM






You can edit your .htm page using MSFrontpage. Then you can modify the
properties of the PivotList and save the page again.


"Grega Jerkic" <grega.jerkic (AT) siol (DOT) net> wrote

Quote:
Hi!

When I create a pivot table report from OLAP source and then filter some
data I get totals including the hidden fields. How could I display the
totals of only filterd fields and not all? I notices that this works in
Excel 2003, but one of our clients is using excel 2000 and the only thing
I
got is to export it to web component and then there turn of the totals of
all field.

Tnx in advance





Reply With Quote
  #3  
Old   
Grega Jerkic
 
Posts: n/a

Default Re: OLAP and EXCEL 2000 - 07-13-2004 , 07:07 AM



But the main question is can it be done in excel, so that i get the real
sums (without hidden members)?

"Francesco Anti" <fanti (AT) sicosbt (DOT) it> wrote

Quote:
You can edit your .htm page using MSFrontpage. Then you can modify the
properties of the PivotList and save the page again.


"Grega Jerkic" <grega.jerkic (AT) siol (DOT) net> wrote in message
news:wkMIc.6598$37.907704 (AT) news (DOT) siol.net...
Hi!

When I create a pivot table report from OLAP source and then filter some
data I get totals including the hidden fields. How could I display the
totals of only filterd fields and not all? I notices that this works in
Excel 2003, but one of our clients is using excel 2000 and the only
thing
I
got is to export it to web component and then there turn of the totals
of
all field.

Tnx in advance







Reply With Quote
  #4  
Old   
Thomas
 
Posts: n/a

Default Re: OLAP and EXCEL 2000 - 07-15-2004 , 09:56 AM



No, not that I'm aware of.

You may consider adding the selections frequently used as levels or
calculated members (customer member formula) to your dimensions.

e.g.

Let's say you have a time dimension like this:
Levels:
-Year
-Month
-2004
-2004/01
-2004/02
-2004/03
-2004/04

....


If your end users often require to filter a quarter add a quarter
level

-2004
-2004/Q1
-2004/01
...
-2004/Q2

or if you don't want to add a level add calculated members (half year
for instance)


-2004
-2004/Q1
-2004/01
...
-2004/Q2
...
-2004/Q3
...
-2004/Q4
...
-2004/H1 custom formula: [Time].[2004/Q1]+[Time].[2004/Q2]


Besides that, if possible have your client upgrade to Excel XP (2002)
or above. It's much better with pivots based on OLAP cubes not only in
regards to visual totals.



"Grega Jerkic" <grega.jerkic (AT) siol (DOT) net> wrote

Quote:
But the main question is can it be done in excel, so that i get the real
sums (without hidden members)?

"Francesco Anti" <fanti (AT) sicosbt (DOT) it> wrote in message
news:%23JnGe$KaEHA.2812 (AT) TK2MSFTNGP11 (DOT) phx.gbl...
You can edit your .htm page using MSFrontpage. Then you can modify the
properties of the PivotList and save the page again.


"Grega Jerkic" <grega.jerkic (AT) siol (DOT) net> wrote in message
news:wkMIc.6598$37.907704 (AT) news (DOT) siol.net...
Hi!

When I create a pivot table report from OLAP source and then filter some
data I get totals including the hidden fields. How could I display the
totals of only filterd fields and not all? I notices that this works in
Excel 2003, but one of our clients is using excel 2000 and the only
thing
I
got is to export it to web component and then there turn of the totals
of
all field.

Tnx in advance





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.