COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: en1 on 09 Aug 2014 11:35:38 AM

Title: total within set filter: 2 filter condition
Post by: en1 on 09 Aug 2014 11:35:38 AM
Hi!

I need expression like this  total([MyMeasure] within set filter ([?], [Dim1].[A] > 0 and  [Dim2]. > 0))

Total MyMeasure for two conditions.

Please enybody help...
Title: Re: total within set filter: 2 filter condition
Post by: MFGF on 10 Aug 2014 05:15:18 AM
Quote from: en1 on 09 Aug 2014 11:35:38 AM
Hi!

I need expression like this  total([MyMeasure] within set filter ([?], [Dim1].[A] > 0 and  [Dim2]. > 0))

Total MyMeasure for two conditions.

Please enybody help...

Hi,

This doesn't seem to make much sense. Can you tell us what you're trying to do here? It looks like you are trying to build a filter expression?

MF.