COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: Jeka on 17 Sep 2008 11:41:00 AM

Title: filter!
Post by: Jeka on 17 Sep 2008 11:41:00 AM
Hi Guys,
I know in Relational Model i can put the filter something like Ledger = 'Actuals'
and the report will only show data for actuals

How can i do exactly the same for CUBE based report?
I have Dimension called Ledger with two members Actual and Budget.

And i want the report to return only 'Actuals'?

Thank-you!
Nikki
Title: Re: FILTER!
Post by: billylodz on 18 Sep 2008 02:20:04 AM
in Query add Filter - drop level you want to filter, add = and next drop member 'Actuals' from Members of this level
Title: Re: FILTER!
Post by: Jeka on 18 Sep 2008 10:16:37 AM
Thank-you for the reply. I just calculated measure with total([measure]..... and set that as the default measure for the crosstab.