dbTalk Databases Forums  

Getting a cube dimension member to point to a webpage with parameters

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


Discuss Getting a cube dimension member to point to a webpage with parameters in the microsoft.public.sqlserver.olap forum.



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

Default Getting a cube dimension member to point to a webpage with parameters - 11-23-2006 , 08:48 AM






I'm new to Analysis services, and I need some help with what I'm fairly sure
is an easy process.

I've built a cube in analysis services and I would like to have users be
able to drill down to a company name, which at that point would have an
action associated with it, that will redirect users to a webpage, and pass
on the company id, so that the webpage opens up with that company
information.


How do I do this, or does anyone know where I can find a tutorial on this?





Reply With Quote
  #2  
Old   
Deepak Puri
 
Posts: n/a

Default Re: Getting a cube dimension member to point to a webpage with parameters - 11-24-2006 , 08:03 PM






Assuming that you're using AS 2005, here's a link to BOL:

http://msdn2.microsoft.com/en-us/library/ms175345.aspx
Quote:
SQL Server 2005 Books Online

Defining and Configuring an Action

An action is an end user-initiated operation upon a selected cube or
portion of a cube. The operation can start an application with the
selected item as a parameter, or it can retrieve information about the
selected item. For more information about actions, see Actions.
...
Quote:

You should also refer to the Adventure Works sample cube, which has
multiple actions, including "City Map".


- Deepak

Deepak Puri
Microsoft MVP - SQL Server

*** Sent via Developersdex http://www.developersdex.com ***


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.