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 8547725
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T13:19:43+00:00 2026-06-11T13:19:43+00:00

I have a cube with some dimensions. There I have a dimension ‘Product’ which

  • 0

I have a cube with some dimensions. There I have a dimension ‘Product’ which has some attributes and user defined hierarchies hidden. I do not know which attributes are hidden.
Is there a way to write an MDX to get the invisible attributes and user defined hierarchies?
I can get the name by other ways. But I want to know the way to get using MDX.

  • 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-06-11T13:19:44+00:00Added an answer on June 11, 2026 at 1:19 pm

    http://msdn.microsoft.com/en-us/library/ms145613.aspx gives an example query that reveals a member property:

    WITH MEMBER [Measures].[Product List Price] AS
    [Product].[Product].CurrentMember.Properties("List Price")
    SELECT 
       [Measures].[Product List Price] on COLUMNS,
       [Product].[Product].MEMBERS  ON Rows
    FROM [Adventure Works]
    

    I cannot test it myself right now, but I assume that you could also write .Properties(0) or .Properties(1) to refer to properties by index, since you don’t know the names. I’m not sure if there is a way to then discover the property name from the resulting cellset or not, sorry.

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

Sidebar

Related Questions

I have a customer dimension. While creating cube and defining dimensions the default attributes
I have a cube that has a dimension that is roughly 100,000 rows. It
I have a cube that I have build that has data across multiple servers.
I have a cube which I want to rotate. I also have a light
In our cube, we have hierarchies with All as the default member at the
I have a number of spheres in 3d space which the user should be
I have a Cube which I want to rotate using mouse motion. So if
How can you cascade filter the attributes of more dimensions in a SSAS cube,
I have a UIViewController implementation which builds a core image cube and rotates it
i have one website which is working on templates. in the template there is

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.