I usually use the WrapTo property of a dimension to show dates totals grouped by month. This works very well if all the dates are inside the same year, but if the time range involves two or more years, I cannot distinguish the month of one year with the same month of the other year, since the cube join them as a single month.
Same problem if I use Quarter instead of month.
Is there a way to make the cube to use the year info and not group months/quarters of one year with another year?