I would like to mix time dimension level in the same list/crosstab. I would like to have values per quart except for the current quarter detailed per month
e.g. 
                 Q1  APR  MAI  JUN  Q3  Q4
Project 1    15    3      6      4    18   22
Is something like that possible?
Thank you
erwin