Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 739 Bytes

File metadata and controls

34 lines (24 loc) · 739 Bytes
title KPICurrentTimeMember (MDX) | Microsoft Docs
ms.date 06/04/2018
ms.prod sql
ms.technology analysis-services
ms.custom mdx
ms.topic reference
ms.author owend
ms.reviewer owend
author minewiskan

KPICurrentTimeMember (MDX)

Returns the current time member of the specified Key Performance Indicator (KPI).

Syntax

  
KPICurrentTimeMember(KPI_Name)  

Arguments

KPI_Name
A valid string expression that specifies the name of the KPI.

Remarks

A KPI can have a different time member from the default member of the time dimension.

See Also

MDX Function Reference (MDX)