I want to filter a simple cubeset to calculate Year-To-Date Values in a Excel Pivot Datamodell
There are ways I tried:
- with a From - To expression - this works but depends on the existens of the start and end month in the Datamodell
- with a filter expression - this works NOT for me, the filter is not appliend and the Cubevalue function returns no value.
The sample file with all data is avaiable here: https://my.hidrive.com/lnk/Y3ASXPQg
I'm looking for a way:
- to use from - to and handle the problem of missing start or end month
- to make the filter expression working