Viewing 8 posts - 1 through 8 (of 8 total)
Thank you,
i solved my issue by using the ParallelPeriod Function.
I found a helpful post for using it within all Levels here:
https://xzwang.wordpress.com/2013/08/13/a-better-way-to-write-mdx-period-over-period-calculations/
February 7, 2017 at 1:52 am
ok, thanks!
July 14, 2016 at 5:21 am
multidimensional
July 14, 2016 at 4:30 am
No, it is a Count of Rows from the Fact Table.
The Dimension is join to the Measure by M2M, i don't know if there is an impact through the relation?
July 14, 2016 at 4:18 am
m.f. (4/26/2016)
At the Moment, it seems to me, that the KeyColumn also must be of the datatype date, like the ValueColumn.
After these changes it...
April 26, 2016 at 8:15 am
yes, changes have been deployed an processed.
At the Moment, it seems to me, that the KeyColumn also must be of the datatype date, like the ValueColumn.
After these changes it works.
But...
April 26, 2016 at 8:03 am
The ValueColumn was not set before.
The datatype of my [Column_A] in the tabular model is from type date.
The ValueColumn from my Dimensionattribut [DateTest] now references to this [Column_A] in the...
April 26, 2016 at 6:30 am
hello, thank you for the reply.
I have changed the ValueColumn to a Column from the DSV which is from datatype date.
The dimension-type is Time.
The KeyColumn is a Intenger, the NameColumn...
April 26, 2016 at 4:23 am
Viewing 8 posts - 1 through 8 (of 8 total)