ParallelPeriod

Returns a member from a prior period in the same relative position as a specified member.

Syntax

ParallelPeriod ( [layer [,index [,member [, hierarchy ]]]])

Arguments

layer

Optional layer specification. If omitted, the same layer is assumed.

index

Number of time periods to count back in the specified layer.

member

Optional member specification. If omitted, the default member is assumed (for more information, see Defaultmember).

hierarchy

Optional. A specific hierarchy within the time dimension.

Notes

Examples

with member measure.XXX as (measure.[sales amount], parallelPeriod()) select { (Calendar.[ALL].[2021].Q3.M7), (Calendar.[ALL].[2021].Q4.M10) } on 0, { (measure.XXX) } on 1 from [Online Store] ;
M7 M10
XXX 1440 7238
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