Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7166435
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T14:24:46+00:00 2026-05-28T14:24:46+00:00

I created a cube action to open google maps for dimention location (classic book

  • 0

I created a cube action to open google maps for dimention location (classic book example) and now I’m trying to build a cube action to open webpage for the dimension product.

Here is what I have so far:

Target Object: DimProduct.[Product Description]

Action expression: "http://www..../"+DimProduct.[Product ID].CurrentMember.Member_Caption

As you can see, user browses the dimention by product description, but website takes product ID.

Under this action, DimProduct.[Product ID].CurrentMember.Member_Caption is translated as “all”, so, the final expression becomes "http://www..../all", rather than "http://www..../134" (134 in an example of product ID).

How can I grab the product ID in a case like this?
Any help appreciated.

Lab

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T14:24:47+00:00Added an answer on May 28, 2026 at 2:24 pm

    Part problem is the “potential” differences in granularity between [Dim Product].[Product Description] and [Dim Product].[Product]. In the AdventureWorks data model, there is a 1-many relationship between these two…

    enter image description here

    So in my screenshot above, if the user right-clicks cell A10, which product ID do you want to use? You code…

    [Dim Product].[Product ID].CurrentMember.Member_Caption
    

    …is just saying, “use the current one”. So instead, you would want to try something like…

    [Dim Product].[Product ID].FirstChild.Member_Caption
    

    Using FirstChild says, “just take the first one in the list and use that”.

    Another issue is that you may need to use the “Member_Key” property instead of “Member_Caption”…but this depends on how your product dimension is setup. Here’s some info on the different member properties.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a rotating CUBE with the help of OPENGL in Android now
hello i want to use a texture on a cube (created by glutsolidcube()), how
I have a 3D cube created using GL_TRIANGLE_STRIP.Is it possible to draw points(using GL_POINTS)
I have the following scenario. A cube created in SSAS 2008. I can connected
I am trying to have a First Person Controller collide with a cube. Both
Using the process editor, I created a new field, Product (Reportable = 'Dimention'). For
I'm currently trying create a service that will return results of a OLAP cube
I've created a cube in SSAS 2008, and have it deployed to my local
When I go to browse a cube I created in SSAS, I am getting
I've created a scene with a rotating cube in Java/lwjgl. If I enable lighting,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.