Hi everyone,
I want to create filter expression like this:
filter( [measure] , [other_measure] is not null)
how can I solve this error?
thanks in advance
Quote from: cognoset on 04 Feb 2015 03:52:07 AM
Hi everyone,
I want to create filter expression like this:
filter( [measure] , [other_measure] is not null)
how can I solve this error?
thanks in advance
Hi,
You haven't given us a lot of information to go on here. From the subject we can see you have a TM1 cube? This means it's a dimensional package.
Can you explain to us what you're trying to achieve? The expression you posted up doesn't seem to make any sense. Which set of members are you filtering? What filter expression do you need to use to reduce the set?
MF.