Ytd

Returns a set of sibling members from the same level as a given member, starting with the first sibling and ending with the given member, as constrained by the Year level in the Time dimension.

Syntax

Ytd( [ member ] )

Arguments

member

A valid Multidimensional Expressions (MDX) expression that returns a member.

Notes

Examples

with member measure.SSSSSS as sum(Ytd(), (measure.[sales amount])) select { (measure.[sales amount]), (measure.SSSSSS)} on 1, YTD() on 10 from [Online Store] where (Calendar.[ALL].[2021].Q4.M12, [Payment Method].[ALL].[Credit Card]);
sales amountSSSSSS
M1480480
M2480960
M34801440
M44801920
M54802400
M64802880
M727785658
M825578215
M9249010705
M10255813263
M11228915552
M12217117723
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