Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • How To Filter Data in Excel
  • Conditional Formatting Icon Sets Examples in Excel
  • Excel Pie Chart
  • Reverse List in Excel
  • How to create Gauge Chart in Excel

References

  • How to get relative row numbers in a range in Excel
  • Two-way lookup with VLOOKUP in Excel
  • Approximate match with multiple criteria in Excel
  • How to use Excel OFFSET function
  • Last row number in range

Data Validations

  • Excel Data validation no punctuation
  • Data validation must not exist in list
  • Excel Data validation must not contain
  • Excel Data validation date in specific year
  • Excel Data validation don’t exceed total

CUBEMEMBERPROPERTY function: Description, Usage, Syntax, Examples and Explanation

by

What is CUBEMEMBERPROPERTY function in Excel?

CUBEMEMBERPROPERTY function is one of the Cube functions in Excel which returns the value of a member property from a cube.

Usage of CUBEMEMBERPROPERTY function

CUBEMEMBERPROPERTY function is used to validate that a member name exists within the cube, and to return the specified property for this member.

Syntax of CUBEMEMBERPROPERTY function

CUBEMEMBERPROPERTY(connection, member_expression, property)

The CUBEMEMBERPROPERTY function syntax has the following arguments:

  • Connection: A text string of the name of the connection to the cube.
  • Member_expression:  A text string of a multidimensional expression (MDX) of a member within the cube.
  • Property:  A text string of the name of the property returned or a reference to a cell that contains the name of the property.

Explanation of CUBEMEMBERPROPERTY function

  • When the CUBEMEMBERPROPERTY function evaluates, it temporarily displays a “#GETTING_DATA…” message in the cell before all of the data is retrieved.
  • If the connection name is not a valid workbook connection stored in the workbook, CUBEMEMBERPROPERTY returns a #NAME? error value. If the Online Analytical Processing (OLAP) server is not running, not available, or returns an error message, CUBEMEMBERPROPERTY returns a #NAME? error value.
  • If the member_expression syntax is incorrect or if the member specified by member_expression doesn’t exist in the cube, CUBEMEMBERPROPERTY returns a #N/A error value.
  • CUBEMEMBERPROPERTY may return a #N/A error value if you reference a session-based object, such as a calculated member or named set, in a PivotTable when sharing a connection, and that PivotTable is deleted or you convert the PivotTable to formulas. (On the Options tab, in the Tools group, click OLAP Tools, and then click Convert to Formulas.)
  • CUBEMEMBERPROPERTY will not work against Excel Data Models that are edited in Power Pivot, since they are not multi-dimensional cubes.

Examples of CUBEMEMBERPROPERTY function

=CUBEMEMBERPROPERTY(“Sales”,”[Time].[Fiscal].[2014]”,$A$3)

=CUBEMEMBERPROPERTY(“Sales”,”[Store].[MyFavoriteStore]”,”[Store].[Store Name].[Store Sqft]”)

Post navigation

Previous Post:

How to calculate project complete percentage in Excel

Next Post:

Popularly Used Excel Functions and their examples

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • SWITCH function example in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • Invoice status with nested if in Excel
  • How to return blank in place of #DIV/0! error in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Calculate days remaining in Excel
  • TIMEVALUE function: Description, Usage, Syntax, Examples and Explanation
  • Extract date from a date and time in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • DAYS function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group arbitrary text values in Excel
  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • If cell contains one of many things in Excel
  • Map inputs to arbitrary values in Excel

General

  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • Check if range contains a value not in another range in Excel
  • How to calculate percentage of total in Excel
  • Convert column letter to number in Excel
  • How to get original number from percent change in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning