CurrentMember

Returns the current member along the specified hierarchy during iteration.

Syntax

CurrentMember ( dimension )

Arguments

dimension

A dimension specification.

Notes

Examples

with member measure.PROPORTION as (measure.Turnover, currentMember(Date)) / (measure.Turnover, parent(currentMember(Date))) select children([Date].[ALL].[2022]) on 0, { measure.Turnover, measure.PROPORTION } on 1 from [Airline Turnover];
Q1 Q2 Q3 Q4
Turnover 1844680154 1873449304 1875127569 1851193294
PROPORTION 0.2477926609028949 0.25165717053886427 0.25188260894299547 0.24866755961524536
About

What is EuclidOLAP?
Architecture
Code & Docs

EuclidOLAP
Olap Web Console
Getting Started
Download
Community


Contact Us

euclidolap@outlook.com
Copyright © 2023 euclidolap.com. All Rights Reserved