Hello all
We have recently upgraded to 12c and are finding issues in sorting dates.
In the rpd we have the following structure for all date dimensions:

Our hierarchy looks as follows:

In 11g we were able to sort the Calendar Month Year column to by the date (see below).

If we did not sort, the data would appear as:
December 2014
December 2015
December 2016
…
…
February 2014
February 2015
February 2016
Instead of :
February 2014
…
…
December 2014
…
…
February 2015
…
…
December 2015
…
…
February 2016
…
…
December 2016
etc
When we upgraded to 12c, we are unable to select the Date to sort on. It only lets us choose columns that are in the same hierarchy level as the column we are sorting.

I have researched this problem and one solution seems to be to add the sort column to the hierarchy level required. Does this mean we need to create duplicates of the Date column to add it to the 2 levels (Month and Day)?
Has anyone else encountered this?
thank you
Sam