I did a crosstable and my months fall under the variable Months, but now I need to sum the of each month for a quarter value. Something to the extend of sum({Month='Jan''Feb''Mar') - How do I sum the months up for a quarter value. I need this for each quarter of the year.