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
in Query add Filter - drop level you want to filter, add = and next drop member 'Actuals' from Members of this level
Thank-you for the reply. I just calculated measure with total([measure]..... and set that as the default measure for the crosstab.