Contents
An Introduction to Excel Functions
Financial Functions
Date and Time Functions
Math and Trigonometry Functions
Statistical Functions
Lookup and Reference Functions
Database Functions
Text Functions
Logical Functions
Information Functions
Engineering Functions
Cube Functions
Add-In and Automation Functions
Cube Functions
Function |
Description |
Syntax |
||
CUBEKPIMEMBER |
Returns a key performance
indicator (KPI) name, property, and measure, and displays the name and property in the cell |
(connection,kpi_name,
kpi_property,caption) |
||
CUBEMEMBER |
Returns a member or tuple in a cube hierarchy; use to validate that the member or tuple exists in the cube |
(connection,
member_expression,
caption) |
||
CUBEMEMBERPROPERTY |
Returns the value of a member property in the cube; use to validate that a member name exists within the cube and to return the specified property for this member |
(connection,
member_expression,
property) |
||
CUBERANKEDMEMBER |
Returns the nth, or ranked, member in a set; use to return one or more elements in a set, such as the top sales performer or top 10 students |
(connection,
set_expression,rank, caption) |
||
CUBESET |
Defines a calculated set of members or tuples by sending a set expression to the cube on the server, which creates the set, and then returns that set to Microsoft Excel |
(set) |
||
CUBESETCOUNT |
Returns the number of items in a set |
(set) |
||
CUBEVALUE |
Returns an aggregated value from a cube |
(connection,
member_expression1,
member_expression2...) |
| Acknowledgments & Disclaimer |
Tags
No one has tagged this page yet... Be the first.. Log in using the link below and return to add your tag






