Your solution gives a separate column for each month and year value, which isn't what I'm looking for (apologies for the vague wording of the original question).
I actually want there to be a column called 'Year', containing rows of year values, and a separate column called 'Month' containing...
How do you combine members of the same dimension, such that each member will appear in a separate column?
For example, in order to display Year and Month in separate columns.
The CrossJoin() function does not allow you to combine members of the same dimension, and the Union() function merges...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.