Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Pivot table problem

Hi,

I have a pivot table and pivot fields. I can select
different values from the pivot field dropdown and the
pivot table row values will change according to that.I
have five rows and they are all calculated members.
When i change the values/filter in the pivot fields,
i noticed that one more excel session is created. This
happens only when i have the calculated members as rows
which has the following calculation in the cube. I have 3
calculated members which have the following function in
the cube.
Iif([Measures].[Count]0,
Percentile(SetToArray(Crossjoin(
FILTER(
DESCENDANTS([ClientHidden].currentmember,[ClientHidden].
[Analysis Name]),[Measures].[Count]<0),
{[Measures].[Average]})),.9),
NULL)

The other 2 members have functions:
Median(Filter(
Descendants([ClientHidden].currentmember,[ClientHidden].
[Analysis Name]),
[Measures].[Count]<0),[Measures].[Average])

When i have only these two members as rows the session is
not created..
What is the reason for this and how do i avoid creating
sessions?

-Jaya
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot table problem George Excel Discussion (Misc queries) 4 April 25th 10 04:39 PM
Problem inserting calculated pivot fields into Pivot Table (2007) wamiller36 Excel Discussion (Misc queries) 1 March 5th 10 11:40 PM
Pivot Table in Excel 2007 : Problem with % in Table spudsnruf Excel Discussion (Misc queries) 2 January 9th 08 09:53 PM
Pivot Table Problem Sli3076 Excel Worksheet Functions 0 June 20th 07 09:05 PM
Problem with pivot table 85225 Excel Discussion (Misc queries) 2 October 11th 05 07:00 PM


All times are GMT +1. The time now is 09:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"