dbTalk Databases Forums  

cell level Actions problems using Office XP Web Components Toolpac

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


Discuss cell level Actions problems using Office XP Web Components Toolpac in the microsoft.public.sqlserver.olap forum.



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

Default cell level Actions problems using Office XP Web Components Toolpac - 08-31-2005 , 05:05 PM






Hi,

I created a cell level URL Actions (please see below) and was able to get
the current member name of CustomerName and ProductName, pass them as
parameters and open up a Reporting Service Report using Analysis Service UI.

"http://ServerName?/Reports/UNP_MVR/MVR_Report_Table&CustName="+[CustName].CurrentMember.Name + "&ProductName=" +[ProductName].CurrentMember.Name

However, I was not able to get the CurrentMember name of those dimensions
through Office XP Web Component Toolpack's Actions.htc. All I got was the
All members of those dimensions. I think there are some bugs in the
Actions.htc file, may be in the pivotBeforeContextMenu and addActionableItem
functions? But I don't know how to fix it. Could you please point me to
right direction?

Thanks, Chih Huang


Reply With Quote
  #2  
Old   
Chih
 
Posts: n/a

Default Re: cell level Actions problems using Office XP Web Components Too - 08-31-2005 , 11:58 PM






Yes. It works fine under the anaylsis manager.

Thanks, Chih Huang

"Jéjé" wrote:

Quote:
does the action works fine under the analysis manager?


"Chih" <Chih (AT) discussions (DOT) microsoft.com> wrote in message
news:B5D07D16-C517-4D5C-8191-AA544F91B758 (AT) microsoft (DOT) com...
Hi,

I created a cell level URL Actions (please see below) and was able to get
the current member name of CustomerName and ProductName, pass them as
parameters and open up a Reporting Service Report using Analysis Service
UI.

"http://ServerName?/Reports/UNP_MVR/MVR_Report_Table&CustName="+[CustName].CurrentMember.Name
+ "&ProductName=" +[ProductName].CurrentMember.Name

However, I was not able to get the CurrentMember name of those dimensions
through Office XP Web Component Toolpack's Actions.htc. All I got was the
All members of those dimensions. I think there are some bugs in the
Actions.htc file, may be in the pivotBeforeContextMenu and
addActionableItem
functions? But I don't know how to fix it. Could you please point me to
right direction?

Thanks, Chih Huang




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.