This function returns a key performance indicator (KPI) property and displays the name of the KPI in the cell. A key performance indicator (KPI) is a measurable metric, such as monthly gross profit or quarterly staff turnover, that is used to assess an organization’s performance.
Syntax:
=CUBEKPIMEMBER(connection, kpi_name, kpi_property, [Optional caption])
Parameter:
Example :
=CUBEKPIMEMBER(“Sales”,”MySalesKPI”,1)
=CUBEKPIMEMBER(“Sales”,”MySalesKPI”, KPIGoal,”Sales KPI Goal”)
Ask Your Query