Search found 1 match
- Fri Apr 16, 2010 10:31 pm
- Forum: Cognos Planning and BI
- Topic: Limited TM1 attribute functionality in C8 report studio
- Replies: 5
- Views: 10184
Re: Limited TM1 attribute functionality in C8 report studio
I guess a workaround would be to create one query for each year you have, a query for 2006 with all months, same for 2007 to 2010 for example. You'll end up with six queries which all have 12 identical members. Once done, use a Union Function to group all 6 queries and use the resulting query for yo...